diff options
Diffstat (limited to 'desktop')
-rwxr-xr-x | desktop/.config/sway/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/.config/sway/config b/desktop/.config/sway/config index 58149da..0c4b047 100755 --- a/desktop/.config/sway/config +++ b/desktop/.config/sway/config @@ -222,6 +222,7 @@ input 1:1:AT_Translated_Set_2_keyboard { include /etc/sway/config.d/* exec "ssh-agent -a $SSH_AUTH_SOCK" -exec nm-applet +exec nm-applet --indicator exec dunst exec kanshi -c ~/.config/kanshi/config +exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP=sway XDG_SESSION_DESKTOP=sway XDG_SESSION_TYPE=wayland |