Alois Mahdal 11 лет назад
Родитель
Сommit
280ab8a550
1 измененных файлов: 3 добавлений и 0 удалений
  1. 3
    0
      dotfiles/i3/config

+ 3
- 0
dotfiles/i3/config Просмотреть файл

121
 bindsym $mod+Shift+9 move container to workspace $w9
121
 bindsym $mod+Shift+9 move container to workspace $w9
122
 bindsym $mod+Shift+0 move container to workspace $w0
122
 bindsym $mod+Shift+0 move container to workspace $w0
123
 
123
 
124
+bindsym $mod+Shift+minus move scratchpad
125
+bindsym $mod+minus scratchpad show
126
+
124
 # reload the configuration file
127
 # reload the configuration file
125
 bindsym $mod+Shift+c reload
128
 bindsym $mod+Shift+c reload
126
 # restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
129
 # restart i3 inplace (preserves your layout/session, can be used to upgrade i3)