Преглед на файлове

Rebase scratchpad mappings onto Tab

Far too often I miss the grave and hit Escape; Tab is safer and also
more intuitive, should one remember the ancient windoze times...
Alois Mahdal преди 9 години
родител
ревизия
2315561705
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2
    2
      dotfiles/i3/config

+ 2
- 2
dotfiles/i3/config Целия файл

@@ -115,8 +115,8 @@ bindsym $mod+Shift+0 move container to workspace $w0
115 115
 bindsym $mod+Shift+Page_Up   move container to workspace prev_on_output
116 116
 bindsym $mod+Shift+Page_Down move container to workspace next_on_output
117 117
 
118
-bindsym $mod+Shift+grave move scratchpad
119
-bindsym $mod+grave scratchpad show
118
+bindsym $mod+Shift+Tab move scratchpad
119
+bindsym $mod+Tab scratchpad show
120 120
 
121 121
 # mark mode
122 122
 bindsym $mod+equal               mode "mark"