mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +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
|
bindsym $mod+Shift+q exec ~/.config/wofi/powermenu.sh
|
||||||
|
|
||||||
#grimshot
|
#grimshot
|
||||||
bindsym Shift+Print exec grimshot save area /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/grimshots/$(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/grimshots/$(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
|
# variety
|
||||||
bindsym $mod+less exec variety --next
|
bindsym $mod+less exec variety --next
|
||||||
|
Loading…
Reference in New Issue
Block a user