aboutsummaryrefslogtreecommitdiffstats
path: root/sway/conf.d/10-environment.conf
diff options
context:
space:
mode:
authorLeonardo Bishop <me@leonardobishop.com>2025-02-13 00:35:29 +0000
committerLeonardo Bishop <me@leonardobishop.com>2025-02-13 00:35:29 +0000
commit0351672b509d3db2074474641bf23b2a1a5894f1 (patch)
tree80f303738e42aacfb23100ccb5e74c21e214c893 /sway/conf.d/10-environment.conf
parent0e05994530deb53982ee8559c9fbf99845e15ee7 (diff)
Change screenlocker and update screenshot program
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
+