aboutsummaryrefslogtreecommitdiff
path: root/home/.config/i3
diff options
context:
space:
mode:
authorJakob Odersky <jakob@driver.xyz>2018-06-29 17:56:06 -0700
committerJakob Odersky <jakob@odersky.com>2018-07-02 20:16:09 -0700
commitfc21d41f477c35ad1a2ea4c29258c2e55ef237e3 (patch)
tree9beb3455c36b3521e1fcc566406ab86a12f86e9c /home/.config/i3
parente457afccd30530153d075d0bbb41078fcecef669 (diff)
downloaddotfiles-fc21d41f477c35ad1a2ea4c29258c2e55ef237e3.tar.gz
dotfiles-fc21d41f477c35ad1a2ea4c29258c2e55ef237e3.tar.bz2
dotfiles-fc21d41f477c35ad1a2ea4c29258c2e55ef237e3.zip
Git and i3 tweaks
Diffstat (limited to 'home/.config/i3')
-rw-r--r--home/.config/i3/config4
1 files changed, 4 insertions, 0 deletions
diff --git a/home/.config/i3/config b/home/.config/i3/config
index 32231ce..5f12e1a 100644
--- a/home/.config/i3/config
+++ b/home/.config/i3/config
@@ -132,6 +132,10 @@ set $term sakura
# move focus to the parent container
bindsym $mod+a focus parent
bindsym $mod+z focus child
+
+ # hide and show status bar
+ bindsym $mod+t bar mode toggle
+
#
# Scratchpad:
#