diff options
Diffstat (limited to '.config')
-rwxr-xr-x | .config/openbox/autostart | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/openbox/autostart b/.config/openbox/autostart index 478ad2e..013248d 100755 --- a/.config/openbox/autostart +++ b/.config/openbox/autostart @@ -50,6 +50,9 @@ startif() { } export LANG='en_US.UTF-8' +startif pipewire +startif pipewire-pulse +startif wireplumber startif dunst startif picom startif mpd-notification |