diff options
Diffstat (limited to '')
-rw-r--r-- | .config/sway/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/sway/config b/.config/sway/config index a077c5b..165509e 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -168,5 +168,6 @@ for_window [app_id="pavucontrol"] floating enable include ~/.config/sway/`hostname` exec dbus-update-activation-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK +exec pacify-pulseaudio exec [ -x "$(command -v nm-applet)" ] && nm-applet exec sleep 1 && xrdb -merge ~/.Xresources |