aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFivePixels <o5pxels@gmail.com>2022-03-16 14:41:07 -0500
committerFivePixels <o5pxels@gmail.com>2022-03-16 14:41:07 -0500
commit11da1650e4f74736c0bf86b2ce69c9c09cf05010 (patch)
tree0ffa056e3790a022e0e1c82118281094eb517be8
parent987ad36a931b8bab1f00ba677b141f7139b8c478 (diff)
downloaddots-11da1650e4f74736c0bf86b2ce69c9c09cf05010.tar.xz
dots-11da1650e4f74736c0bf86b2ce69c9c09cf05010.zip
Add clipman support
-rw-r--r--.config/sway/config3
1 files changed, 3 insertions, 0 deletions
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