diff --git a/.config/i3/config b/.config/i3/config index 63e4b30..b650d37 100755 --- a/.config/i3/config +++ b/.config/i3/config @@ -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/'" diff --git a/.zshrc b/.zshrc index ff634b9..5f2ed6b 100644 --- a/.zshrc +++ b/.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 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"