default config: start i3bar -d by default

like i3-migrate-config-to-v4.pl does it
next
Michael Stapelberg 2011-07-27 13:32:27 +02:00
parent 0d77ca9a3d
commit 86de02ca8c
1 changed files with 4 additions and 0 deletions

View File

@ -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)