Kaynağa Gözat

Move Thunar to Home key

Keep it together with the quick-open $mod+Home
Alois Mahdal 9 yıl önce
ebeveyn
işleme
899d2df95d
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      dotfiles/i3/config

+ 1
- 1
dotfiles/i3/config Dosyayı Görüntüle

191
 bindsym $mod+Shift+c        exec "saturnin uris -1 | saturnin xuris -c"
191
 bindsym $mod+Shift+c        exec "saturnin uris -1 | saturnin xuris -c"
192
 bindsym $mod+i              exec "saturnin menu uris"
192
 bindsym $mod+i              exec "saturnin menu uris"
193
 bindsym $mod+Shift+i        exec "saturnin menu www_hist"
193
 bindsym $mod+Shift+i        exec "saturnin menu www_hist"
194
-bindsym $mod+Shift+f        exec thunar
195
 bindsym $mod+Shift+o        exec "urxvt -e mocp"
194
 bindsym $mod+Shift+o        exec "urxvt -e mocp"
196
 bindsym $mod+d              exec xbacklight -dec 50
195
 bindsym $mod+d              exec xbacklight -dec 50
197
 bindsym $mod+Shift+d        exec xbacklight -inc 25
196
 bindsym $mod+Shift+d        exec xbacklight -inc 25
200
 bindsym $mod+Shift+Escape   exec "saturnin iam gone"
199
 bindsym $mod+Shift+Escape   exec "saturnin iam gone"
201
 
200
 
202
 bindsym $mod+Home           exec "saturnin menu home"
201
 bindsym $mod+Home           exec "saturnin menu home"
202
+bindsym $mod+Shift+Home     exec "thunar"
203
 
203
 
204
 bindsym $mod+m              exec "saturnin menu status"
204
 bindsym $mod+m              exec "saturnin menu status"
205
 bindsym $mod+Shift+m        exec "i3-dmenu-desktop --dmenu='saturnin dmenu'"
205
 bindsym $mod+Shift+m        exec "i3-dmenu-desktop --dmenu='saturnin dmenu'"