1
0
mirror of https://github.com/pgrondek/config.git synced 2024-11-22 20:13:43 +00:00

[i3] switch status bar to i3blocks

This commit is contained in:
pgrondek 2019-05-28 00:07:03 +02:00
parent 851cab7e5e
commit 055249e0de

View File

@ -180,7 +180,7 @@ bindsym Mod4+r mode "resize"
# Start i3bar to display a workspace bar (plus the system information i3status # Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available) # finds out, if available)
bar { bar {
status_command i3status status_command i3blocks
position top position top
} }