added dunst

This commit is contained in:
Shihaam Abdul Rahman 2023-04-01 12:51:45 +05:00
parent 351c1c959f
commit a0470b5f06
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636
2 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -1,4 +1,4 @@
backend = "glx";
backend = "xrender";
no-dock-shadow = true;
active-opacity = 10;
frame-opacity = 10;