default config: start i3bar -d by default
like i3-migrate-config-to-v4.pl does it
This commit is contained in:
parent
0d77ca9a3d
commit
86de02ca8c
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue