dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 5095c23a09f92dfc13ec5697c020d40358fc3d05
parent 304b336b33da7bf1dbf3d1f5fc467142d6b3586c
Author: Anders Damsgaard <adc@geo.au.dk>
Date:   Wed, 31 Oct 2012 08:21:20 +0100

updated i3 config

Diffstat:
M.i3/config | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.i3/config b/.i3/config @@ -37,7 +37,7 @@ bindsym $mod+z exec xscreensaver-command lock bindsym $mod+Shift+q kill # start dmenu (a program launcher) -bindsym $mod+d exec dmenu_run +bindsym $mod+space exec dmenu_run # change focus bindsym $mod+h focus left @@ -78,16 +78,16 @@ bindsym $mod+w layout tabbed bindsym $mod+e layout toggle split # toggle tiling / floating -bindsym $mod+Shift+space floating toggle +bindsym $mod+Shift+f floating toggle # change focus between tiling / floating windows -bindsym $mod+space focus mode_toggle +bindsym $mod+Tab focus mode_toggle # focus the parent container bindsym $mod+a focus parent # focus the child container -#bindcode $mod+d focus child +bindsym $mod+d focus child # switch to workspace bindsym $mod+1 workspace 1: www