Browse Source

Bind new `eeiam bbldone` to switch to default layout

Alois Mahdal 10 years ago
parent
commit
03f28921a6
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      dotfiles/i3/config

+ 1
- 1
dotfiles/i3/config View File

@@ -163,7 +163,7 @@ bindsym $mod+p              exec "dmenu_path | eedmenu | bash -"
163 163
 bindsym $mod+Shift+p        exec "cat .dmenu_history | eedmenu | tee -a .dmenu_history | bash -"
164 164
 
165 165
 bindsym $mod+n              exec "eeiam bbl"
166
-bindsym $mod+Shift+n        exec "setxkbmap us"
166
+bindsym $mod+Shift+n        exec "eeiam bbldone"
167 167
 
168 168
 bindsym XF86AudioRaiseVolume exec "eeiam deaf"
169 169
 bindsym XF86AudioLowerVolume exec "eeiam deafnomore"