Add dunst to autostart

This commit is contained in:
Sravan Balaji
2025-08-14 07:37:20 -04:00
parent ed2b85244b
commit ddc90c3898
2 changed files with 2 additions and 0 deletions

View File

@@ -149,6 +149,7 @@ exec-once = uwsm app -- fumon &
exec-once = uwsm app -- kdeconnectd --replace &
exec-once = uwsm app -- wl-paste --type text --watch cliphist store &
exec-once = uwsm app -- wl-paste --type image --watch cliphist store &
exec-once = uwsm app -- $HOME/.scripts/dunst.sh --on &
#+END_SRC
*** Desktop Setup

View File

@@ -10,6 +10,7 @@ exec-once = uwsm app -- fumon &
exec-once = uwsm app -- kdeconnectd --replace &
exec-once = uwsm app -- wl-paste --type text --watch cliphist store &
exec-once = uwsm app -- wl-paste --type image --watch cliphist store &
exec-once = uwsm app -- $HOME/.scripts/dunst.sh --on &
exec-once = uwsm app -- hyprctl setcursor breeze-hacked-cursor-theme 24 &
exec-once = uwsm app -- hyprpm reload -n &