diff options
author | Kjetil Orbekk <kjetil.orbekk@gmail.com> | 2015-10-11 10:58:04 -0400 |
---|---|---|
committer | Kjetil Orbekk <kjetil.orbekk@gmail.com> | 2015-10-11 10:58:04 -0400 |
commit | 0f8273c5fb9c090b0a53715f2965f032885540c3 (patch) | |
tree | fbe2122597d38b13a52a6677b0ef75d56cd244a8 /i3/config | |
parent | b48ff88a8b6ee94fd70e88127800fdbe29858805 (diff) |
Add i3blocks config.
Diffstat (limited to 'i3/config')
-rw-r--r-- | i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -158,7 +158,7 @@ mode "resize" { # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available) bar { - status_command i3status + status_command i3blocks font xft:Droid Sans Mono 8 } |