Add i3 blocks in home config
This commit is contained in:
parent
dc9d4a7d56
commit
d95676459b
1 changed files with 2 additions and 1 deletions
|
@ -221,7 +221,8 @@ bindsym $mod+r mode "resize"
|
|||
# Start i3bar to display a workspace bar (plus the system information i3status
|
||||
# finds out, if available)
|
||||
bar {
|
||||
status_command i3status
|
||||
#status_command i3status
|
||||
status_command i3blocks
|
||||
#tray_output primary
|
||||
colors {
|
||||
separator $base03
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue