diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2025-11-04 22:40:46 +0000 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2025-11-04 22:40:46 +0000 |
| commit | 2cbc77a8d17ae8c941f7008b31505fa616b53d87 (patch) | |
| tree | d801f23d7659bb152b2cfb9846f73498fa3c6447 /sway/conf.d/10-environment.conf | |
| parent | f35f07a9a742a9cc80f61495fa01a8d86bba2f56 (diff) | |
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 |
