]> git.donarmstrong.com Git - x_base.git/commitdiff
default to hide the state bar, but show it when the modifier is hit
authorDon Armstrong <don@donarmstrong.com>
Mon, 23 Apr 2018 18:15:22 +0000 (11:15 -0700)
committerDon Armstrong <don@donarmstrong.com>
Mon, 23 Apr 2018 18:15:22 +0000 (11:15 -0700)
.config/i3/config_base

index 00fc404b582c51c84a14bc5cddbf639edce6df8d..b8078865015a06eea17964ff348a337e5a7a6125 100644 (file)
@@ -199,4 +199,7 @@ bindsym $mod+minus exec "sh -c 'xscreensaver-command -lock; xautolock -locknow'"
 bar {
          status_command i3status
          tray_output primary
 bar {
          status_command i3status
          tray_output primary
+         mode hide
 }
 }
+
+bindsym $mod+b bar hidden_state toggle