mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
same screenshot dir for android and linux
This commit is contained in:
parent
2f4b2bbe1e
commit
ebc10ac880
@ -120,9 +120,9 @@ client.placeholder #000000 #0c0c0c #ffffff #000000 #0c0c0c
|
||||
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
|
||||
bindsym Shift+Print exec grimshot save area /home/user/img/screenshots/$(zenity --entry --text "Set filename:" --entry-text ".png") | wl-copy -p
|
||||
bindsym Control+Print exec grimshot save window /home/user/img/screenshots/$(zenity --entry --text "Set filename:" --entry-text ".png") | wl-copy -p
|
||||
bindsym Print exec grimshot save output /home/user/img/screenshots/$(zenity --entry --text "Set filename:" --entry-text ".png") | wl-copy -p
|
||||
|
||||
# variety
|
||||
bindsym $mod+less exec variety --next
|
||||
|
Loading…
Reference in New Issue
Block a user