Browse Source

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 years ago
parent
commit
ecbef1c1dc
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      dotfiles/i3/config

+ 1
- 0
dotfiles/i3/config View File

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