From adab2a82eae921f3ca48e160e6ec5b91e3d6fa57 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Wed, 13 May 2026 13:43:17 +0100 Subject: feat(wayland): add cliphist clipboard history Install cliphist and wire two user services (text + image watchers) into sway-session.target. Bind $mod+v to pick an entry via fuzzel and $mod+Shift+v to delete one. --- meta/wayland.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'meta') diff --git a/meta/wayland.txt b/meta/wayland.txt index 341c98b..f40c60e 100644 --- a/meta/wayland.txt +++ b/meta/wayland.txt @@ -22,6 +22,7 @@ swayidle # Clipboard wl-clipboard +cliphist # Screenshots & recording grim -- cgit v1.3.1