i3: better polybar syntax

This commit is contained in:
lelgenio 2020-03-22 21:33:25 -03:00
parent 82127e7d28
commit 8c8ea6cf76
1 changed files with 5 additions and 1 deletions

View File

@ -193,7 +193,11 @@
client.unfocused $bg_color $bg_color $fg_color $bg_color $bg_color
client.urgent $alert $alert $fg_color $alert $alert
# exec_always polybar_run
# exec_always while pgrep polybar;\
# do \
# pkill polybar;\
# done;\
# polybar -r main
default_border pixel 2
gaps inner 10