]> git.sur5r.net Git - i3/i3/blobdiff - i3.config
Merge branch 'master' into next
[i3/i3] / i3.config
index 4b72201f79094434a546634d3827aaf5cd6a5791..92654f0b180fb17b0496e5bd363d0f75e9a4d98b 100644 (file)
--- a/i3.config
+++ b/i3.config
@@ -145,6 +145,10 @@ mode "resize" {
 
 bindsym Mod1+r mode "resize"
 
+# Start i3bar to display a workspace bar (plus the system information i3status
+# finds out, if available)
+exec i3status | i3bar -d
+
 #######################################################################
 # automatically start i3-config-wizard to offer the user to create a
 # keysym-based config which used his favorite modifier (alt or windows)