fixed wireplumber race condition; trayer bg color

This commit is contained in:
Rudis Muiznieks 2022-12-22 16:13:26 -06:00
parent 6e1e43da96
commit db491adb58
Signed by: rudism
GPG Key ID: CABF2F86EF7884F9
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ for monitor in $(hc list_monitors | cut -d: -f1); do
hc pad "$monitor" "$panel_height" 0 0 0
done
{ sleep 1; exec trayer --SetPartialStrut false --edge top --height 20 --widthtype request --align right --tint 0x080808 --transparent true --alpha 0; } &
{ sleep 1; exec trayer --SetPartialStrut false --edge top --height 20 --widthtype request --align right --tint 0x11111b --transparent true --alpha 0; } &
fggreen='%{F#a6e3a1}'
fgblue='%{F#89b4fa}'

View File

@ -19,5 +19,5 @@ fi
clipmenud &
pipewire &
pipewire-pulse &
wireplumber &
( sleep 3 && exec wireplumber )&
exec dbus-run-session herbstluftwm