소스 검색

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
 #------------------------------------------------------------------------#