From: Michael Stapelberg Date: Wed, 27 Jul 2011 11:32:27 +0000 (+0200) Subject: default config: start i3bar -d by default X-Git-Tag: 4.0~14^2~41 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=86de02ca8c6eaad45f4bdb62865fb049105d6b04;p=i3%2Fi3 default config: start i3bar -d by default like i3-migrate-config-to-v4.pl does it --- diff --git a/i3.config b/i3.config index 4b72201f..92654f0b 100644 --- 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)