commit ba238ff53d92329bea95c18143b3b00eca147cc8 parent 7ab025967fe0baf82ccc353bfd906f840491b793 Author: Anders Damsgaard <anders.damsgaard@geo.au.dk> Date: Mon, 14 Mar 2016 10:55:05 -0700 revert to old keyboard layout switch binding Diffstat:
M | .i3/config | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.i3/config b/.i3/config @@ -88,9 +88,9 @@ bindsym $mod+v exec gvim #bindsym $mod+t exec tor-browser.sh bindsym $mod+t exec torbrowser-launcher bindsym $mod+p exec zathura -#bindsym $mod+$alt+l exec --no-startup-id ~/bin/keyboard-layout-switch.sh && +bindsym $mod+$alt+l exec --no-startup-id ~/bin/keyboard-layout-switch.sh && notify-send `cat ~/.kbd-layout` +#bindsym $alt+Shift+l exec --no-startup-id ~/bin/keyboard-layout-switch.sh && #notify-send `cat ~/.kbd-layout` -bindsym $alt+Shift+l exec --no-startup-id ~/bin/keyboard-layout-switch.sh && notify-send `cat ~/.kbd-layout` bindsym $mod+n exec nautilus bindsym $mod+g exec gnome-control-center