yet another keybind for screenshots
This commit is contained in:
parent
a39204af66
commit
c5a1658567
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ bindsym $mod+space focus mode_toggle
|
|||
bindsym --release $mod+s exec "scrot -s -e 'curl -F\\"file=@$f\\" https://ttm.sh/ | xclip -selection clipboard; mv $f ~/Pictures/scrot/'"
|
||||
bindsym $mod+shift+s exec "scrot -e 'curl -F\\"file=@$f\\" https://ttm.sh/ | xclip -selection clipboard; mv $f ~/Pictures/scrot/'"
|
||||
bindsym --release $mod+z exec "scrot -s -e 'curl -F\\"file=@$f\\" https://0x0.st/ | xclip -selection clipboard; mv $f ~/Pictures/scrot/'"
|
||||
bindsym --release $mod+x exec "scrot -s -e 'curl -F\\"file=@$f\\" https://xfnw.ttm.sh/u.php | xclip -selection clipboard; mv $f ~/Pictures/scrot/'"
|
||||
|
||||
# show titles
|
||||
bindsym $mod+t border normal 1
|
||||
|
|
Loading…
Reference in a new issue