mirror of
https://github.com/vbrandl/dotfiles
synced 2024-11-23 00:13:49 +01:00
Start dunst notification daemon with i3
This commit is contained in:
parent
f04171ba2c
commit
ded7ab7fd6
@ -247,7 +247,8 @@ exec_always exec compton -f
|
|||||||
exec_always exec xbindkeys
|
exec_always exec xbindkeys
|
||||||
|
|
||||||
exec_once exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
exec_once exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||||
exec_always exec /usr/bin/redshift
|
exec_once exec /usr/bin/redshift
|
||||||
|
exec_once exec dunst
|
||||||
|
|
||||||
exec_always exec conky -c ~/.conkyrc
|
exec_always exec conky -c ~/.conkyrc
|
||||||
# map esc to capslock
|
# map esc to capslock
|
||||||
|
Loading…
Reference in New Issue
Block a user