diff options
| author | subh <subh@example.com> | 2026-03-28 05:25:33 +0530 |
|---|---|---|
| committer | subh <subh@example.com> | 2026-03-28 05:25:33 +0530 |
| commit | 09b9fb6027efe2e842490b455c8dea2a273c5c62 (patch) | |
| tree | 041d012df9009d43416513e48e1256c8ea71a8f4 | |
| parent | 346975435bbbaf9b7103748a43634c0f7cc6af63 (diff) | |
some more changed
| -rw-r--r-- | hyprland/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hyprland/hyprland.conf b/hyprland/hyprland.conf index 2e68cb9..c37cb50 100644 --- a/hyprland/hyprland.conf +++ b/hyprland/hyprland.conf @@ -33,7 +33,7 @@ $CONFIG = /home/subh/.config # exec-once = $terminal # exec-once = nm-applet & exec-once = qs & -exec-once = swaync & +exec-once = dunst 2>/dev/null & exec-once = awww-daemon & awww img $HOME/wallpapers/Arcade_decay_red.png exec-once = swayidle -w before-sleep '/opt/scripts/lock.sh' & exec-once = wl-paste --type text --watch cliphist store & |
