chore(sway): set up 10 items limit when starting cliphist
GitOrigin-RevId: d9a9f463eaba46229fd4193b15e46977e1e54d9c
diff --git a/private_dot_config/sway/config.tmpl b/private_dot_config/sway/config.tmpl
index 210c961..96400f6 100644
--- a/private_dot_config/sway/config.tmpl
+++ b/private_dot_config/sway/config.tmpl
@@ -394,7 +394,7 @@
# See https://github.com/flameshot-org/flameshot/blob/14a136777cd82ab70f42c13b4bc9418c756d91d2/docs/Sway%20and%20wlroots%20support.md
exec SDL_VIDEODRIVER=wayland _JAVA_AWT_WM_NONREPARENTING=1 QT_QPA_PLATFORM=wayland XDG_CURRENT_DESKTOP=sway XDG_SESSION_DESKTOP=sway flameshot
-exec wl-paste --watch cliphist store
+exec wl-paste --watch cliphist store -max-items 10
# See https://wiki.archlinux.org/title/Sway#Idle
exec swayidle -w \