use foxes for all screenshots
This commit is contained in:
parent
4603c8d047
commit
e1470fbb66
2 changed files with 3 additions and 3 deletions
|
@ -104,8 +104,8 @@ bindsym $mod+space focus mode_toggle
|
||||||
#bindsym $mod+a focus parent
|
#bindsym $mod+a focus parent
|
||||||
|
|
||||||
# take a screenshot
|
# take a screenshot
|
||||||
bindsym --release $mod+s exec "scrot -s -e 'curl -F\\"file=@$f\\" https://ttm.sh/ | xclip -selection clipboard; mv $f ~/Pictures/scrot/'"
|
bindsym --release $mod+s exec "scrot -s -e 'curl -F\\"file=@$f\\" https://foxes.are.allowed.org/ | 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 $mod+shift+s exec "scrot -e 'curl -F\\"file=@$f\\" https://foxes.are.allowed.org/ | xclip -selection clipboard; mv $f ~/Pictures/scrot/'"
|
||||||
bindsym --release $mod+z exec "scrot -s -e 'curl -F\\"file=@$f\\" https://foxes.are.allowed.org/ | xclip -selection clipboard; mv $f ~/Pictures/scrot/'"
|
bindsym --release $mod+z exec "scrot -s -e 'curl -F\\"file=@$f\\" https://foxes.are.allowed.org/ | 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/'"
|
#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/'"
|
||||||
|
|
2
.zshrc
2
.zshrc
|
@ -19,7 +19,7 @@ base58gen() { echo $(base64 /dev/urandom | tr -d "\n/+Il0O$2" | head -c ${$(($1/
|
||||||
alias hexcat="catgirl -h irc.libera.chat -n xfnwtest -ec cert.pem -u"
|
alias hexcat="catgirl -h irc.libera.chat -n xfnwtest -ec cert.pem -u"
|
||||||
|
|
||||||
alias warc="wget -rpkm --warc-cdx --warc-file"
|
alias warc="wget -rpkm --warc-cdx --warc-file"
|
||||||
alias ytdl="youtube-dl --extract-audio --audio-format mp3"
|
alias ytdl="yt-dlp --extract-audio --audio-format mp3"
|
||||||
|
|
||||||
alias sydi="sudo"
|
alias sydi="sudo"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue