diff options
Diffstat (limited to 'sway/conf.d/10-environment.conf')
| -rw-r--r-- | sway/conf.d/10-environment.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/conf.d/10-environment.conf b/sway/conf.d/10-environment.conf index 758d3a8..7a76cd1 100644 --- a/sway/conf.d/10-environment.conf +++ b/sway/conf.d/10-environment.conf @@ -4,6 +4,6 @@ exec swaymsg -t subscribe '["shutdown"]' && systemctl --user stop sway-session.t 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 dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway #exec --no-startup-id /usr/lib/polkit-kde-authentication-agent-1 |
