diff options
author | Kjetil Orbekk <kj@orbekk.com> | 2023-12-10 10:43:28 -0500 |
---|---|---|
committer | Kjetil Orbekk <kj@orbekk.com> | 2023-12-10 10:43:28 -0500 |
commit | ed16e62593fe6230b37d0a926fcddfbcff171eb2 (patch) | |
tree | e8a5f7f62d8047fdbee60c28e3f9c18dfd284b46 /desktop | |
parent | 3fe8e7c0fc39bd132c3354c45d7263b273529c7e (diff) |
updates
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 |