feat(polybar): update polybar style
This commit is contained in:
parent
9f00495503
commit
c57e8ab185
604 changed files with 86703 additions and 181 deletions
|
@ -550,8 +550,8 @@ exec_always --no-startup-id xrandr --output DP-0 --off --output DP-1 --off --out
|
|||
|
||||
# Polybar
|
||||
exec_always --no-startup-id killall -q polybar
|
||||
exec_always --no-startup-id sleep 1 && polybar main
|
||||
exec_always --no-startup-id sleep 1 && polybar external
|
||||
exec_always --no-startup-id sleep 1 && sh $HOME/.config/polybar/colorblocks/launch-main.sh
|
||||
exec_always --no-startup-id sleep 1 && sh $HOME/.config/polybar/colorblocks/launch-external.sh
|
||||
|
||||
exec_always --no-startup-id killall -q picom
|
||||
exec_always --no-startup-id sleep 3 && picom --config ~/.config/picom/picom.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue