diff options
author | Joe <bousset.rudy@gmail.com> | 2023-04-01 22:32:21 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2023-04-01 22:32:21 +0200 |
commit | 033d3c0c34fcdc735185b3cfe74ad3dcccdeb7bc (patch) | |
tree | d4f4ddfb8709cce5ac072691fade634a2d940935 /.config | |
parent | up (diff) | |
download | dotfiles-bsd-033d3c0c34fcdc735185b3cfe74ad3dcccdeb7bc.tar.gz dotfiles-bsd-033d3c0c34fcdc735185b3cfe74ad3dcccdeb7bc.tar.bz2 dotfiles-bsd-033d3c0c34fcdc735185b3cfe74ad3dcccdeb7bc.tar.xz dotfiles-bsd-033d3c0c34fcdc735185b3cfe74ad3dcccdeb7bc.tar.zst dotfiles-bsd-033d3c0c34fcdc735185b3cfe74ad3dcccdeb7bc.zip |
up
Diffstat (limited to '')
-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 |