Add i3 blocks in home config

master
Jonathan Hodgson 6 years ago
parent a8924a1aad
commit 05966cade4
  1. 3
      i3/config

@ -221,7 +221,8 @@ bindsym $mod+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 i3status
status_command i3blocks
#tray_output primary #tray_output primary
colors { colors {
separator $base03 separator $base03

Loading…
Cancel
Save