added dunst
This commit is contained in:
parent
351c1c959f
commit
a0470b5f06
@ -216,3 +216,6 @@ exec --no-startup-id xfce4-power-manager
|
||||
|
||||
# start activate-linux
|
||||
exec --no-startup-id activate-linux
|
||||
|
||||
# Start dunst (notification service)
|
||||
exec --no-startup-id dunst
|
||||
|
@ -1,4 +1,4 @@
|
||||
backend = "glx";
|
||||
backend = "xrender";
|
||||
no-dock-shadow = true;
|
||||
active-opacity = 10;
|
||||
frame-opacity = 10;
|
||||
|
Loading…
x
Reference in New Issue
Block a user