diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 158c959..93ca0c4 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -16,6 +16,7 @@ in exec-once = hash dbus-update-activation-environment 2>/dev/null & exec-once = dbus-update-activation-environment --systemd & exec-once = nm-applet & + exec-once = wl-paste -p --watch wl-copy -p '' exec-once = swaybg -m fill -i $(find ~/Pictures/wallpapers/ -maxdepth 1 -type f) & exec-once = sleep 1 && swaylock exec-once = hyprctl setcursor Nordzy-cursors 22 &