mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
i3: run dunst on startup.
This commit is contained in:
parent
bae64459ac
commit
3ef179b248
1 changed files with 3 additions and 0 deletions
|
|
@ -49,6 +49,9 @@ set $second_monitor HDMI-0
|
|||
# bar
|
||||
exec --no-startup-id polybar
|
||||
|
||||
# Notifications
|
||||
exec --no-startup-id dunst
|
||||
|
||||
# Needed for gnome-keyring to start.
|
||||
exec --no-startup-id dbus-update-activation-environment --all
|
||||
#exec --no-startup-id gnome-keyring-daemon --start --components=secrets
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue