From 11da1650e4f74736c0bf86b2ce69c9c09cf05010 Mon Sep 17 00:00:00 2001 From: FivePixels Date: Wed, 16 Mar 2022 14:41:07 -0500 Subject: Add clipman support --- .config/sway/config | 3 +++ 1 file changed, 3 insertions(+) (limited to '.config/sway') diff --git a/.config/sway/config b/.config/sway/config index 5199cd2..42c0591 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -10,6 +10,9 @@ # for screen-sharing exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway +# clipman +exec wl-paste -t text --watch clipman store --no-persist + # keybinds/vim everywhere set $mod Mod4 set $alt Mod1 -- cgit v1.2.3