瀏覽代碼

Add newfeh (feh wrapper) to PrintScreen button

Because changing desktop background via shortcut is badass.  (And using
PrintScreen for that is even clever.)
Alois Mahdal 8 年之前
父節點
當前提交
ecbef1c1dc
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      dotfiles/i3/config

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

277
 bindsym $mod+m              exec "$spn bmo menu status"
277
 bindsym $mod+m              exec "$spn bmo menu status"
278
 bindsym $mod+Shift+m        exec "i3-dmenu-desktop --dmenu='bmo dmenu'"
278
 bindsym $mod+Shift+m        exec "i3-dmenu-desktop --dmenu='bmo dmenu'"
279
 bindsym $mod+o              exec "$spn bmo menu context"
279
 bindsym $mod+o              exec "$spn bmo menu context"
280
+bindsym $mod+Print          exec "newfeh"
280
 
281
 
281
 
282
 
282
 #------------------------------------------------------------------------#
283
 #------------------------------------------------------------------------#