mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
added windows grimshot
This commit is contained in:
parent
81a10d2622
commit
9e21a8baf8
@ -115,6 +115,7 @@ bindsym $mod+Shift+q exec ~/.config/wofi/powermenu.sh
|
||||
|
||||
#grimshot
|
||||
bindsym Shift+Print exec grimshot save area /home/user/img/grimshots/$(zenity --entry --text "Set filename:" --entry-text ".png") | wl-copy -p
|
||||
bindsym Control+Print exec grimshot save window /home/user/img/grimshots/$(zenity --entry --text "Set filename:" --entry-text ".png") | wl-copy -p
|
||||
bindsym Print exec grimshot save output /home/user/img/grimshots/$(zenity --entry --text "Set filename:" --entry-text ".png") | wl-copy -p
|
||||
|
||||
# variety
|
||||
|
Loading…
Reference in New Issue
Block a user