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
# finds out, if available)
bar {
status_command i3status
#status_command i3status
status_command i3blocks
#tray_output primary
colors {
separator $base03

Loading…
Cancel
Save