diff options
| -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 & |
