mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-02-04 06:32:03 +00:00
Update: 2024-10-15
This commit is contained in:
@@ -8,7 +8,7 @@ setbg & # set the background with the `setbg` script
|
||||
xrdb "$XDG_CONFIG_HOME/x11/xresources" &
|
||||
xrdbpid=$! # Uncomment to use Xresources colors/settings on startup
|
||||
|
||||
autostart="pipewire pipewire-pulse wireplumber dunst flameshot"
|
||||
autostart="wireplumber pipewire pipewire-pulse dunst flameshot"
|
||||
|
||||
for program in $autostart; do
|
||||
pidof -sx "$program" || "$program" &
|
||||
|
||||
Reference in New Issue
Block a user