diff --git a/modules/hyprland/default.nix b/modules/hyprland/default.nix index 2e021b7..876b9bf 100644 --- a/modules/hyprland/default.nix +++ b/modules/hyprland/default.nix @@ -22,8 +22,8 @@ '' + '' - exec-once = wl-paste --type text --watch cliphist store - exec-once = wl-paste --type image --watch cliphist store + exec-once = wl-paste --type text --watch cliphist store -max-items 1000 + exec-once = wl-paste --type image --watch cliphist store -max-items 1000 exec = swaybg --image ${./wallpaper.png}