瀏覽代碼

Bind new `eeiam bbldone` to switch to default layout

Alois Mahdal 11 年之前
父節點
當前提交
03f28921a6
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      dotfiles/i3/config

+ 1
- 1
dotfiles/i3/config 查看文件

163
 bindsym $mod+Shift+p        exec "cat .dmenu_history | eedmenu | tee -a .dmenu_history | bash -"
163
 bindsym $mod+Shift+p        exec "cat .dmenu_history | eedmenu | tee -a .dmenu_history | bash -"
164
 
164
 
165
 bindsym $mod+n              exec "eeiam bbl"
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
 bindsym XF86AudioRaiseVolume exec "eeiam deaf"
168
 bindsym XF86AudioRaiseVolume exec "eeiam deaf"
169
 bindsym XF86AudioLowerVolume exec "eeiam deafnomore"
169
 bindsym XF86AudioLowerVolume exec "eeiam deafnomore"