use foxes for all screenshots

This commit is contained in:
xfnw 2021-10-26 18:19:21 -04:00
parent 4603c8d047
commit e1470fbb66
2 changed files with 3 additions and 3 deletions

View File

@ -104,8 +104,8 @@ bindsym $mod+space focus mode_toggle
#bindsym $mod+a focus parent
# 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 $mod+shift+s exec "scrot -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://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/'"

2
.zshrc
View File

@ -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 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"