mirror of
https://github.com/pgrondek/config.git
synced 2025-02-16 23:06:31 +00:00
[i3] switch status bar to i3blocks
This commit is contained in:
parent
851cab7e5e
commit
055249e0de
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue