浏览代码

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 7 年前
父节点
当前提交
ecbef1c1dc
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      dotfiles/i3/config

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

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