aboutsummaryrefslogtreecommitdiffstats
path: root/sway/conf.d/10-environment.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sway/conf.d/10-environment.conf')
-rw-r--r--sway/conf.d/10-environment.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/sway/conf.d/10-environment.conf b/sway/conf.d/10-environment.conf
index 3c97e57..758d3a8 100644
--- a/sway/conf.d/10-environment.conf
+++ b/sway/conf.d/10-environment.conf
@@ -1,5 +1,9 @@
exec "systemctl --user import-environment {,WAYLAND_}DISPLAY SWAYSOCK; systemctl --user start sway-session.target"
exec swaymsg -t subscribe '["shutdown"]' && systemctl --user stop sway-session.target
+exec wl-paste --type text --watch cliphist store
+exec wl-paste --type image --watch cliphist store
+
exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway
#exec --no-startup-id /usr/lib/polkit-kde-authentication-agent-1
+