add polybar
This commit is contained in:
parent
88276491e7
commit
f71c61981f
1 changed files with 1 additions and 1 deletions
2
config
2
config
|
@ -174,7 +174,7 @@ bindsym $mod+r mode "resize"
|
|||
# bar {
|
||||
#status_command polybar
|
||||
#}
|
||||
exec --no-startup-id polybar
|
||||
exec_always --no-startup-id $HOME/.config/polybar/launch.sh
|
||||
|
||||
# use xfce bar
|
||||
# exec --no-startup-id xfce4-panel
|
||||
|
|
Loading…
Reference in a new issue