more pywalled things

This commit is contained in:
Alexey 2025-12-24 22:08:36 +03:00
commit ccdca7c67e
8 changed files with 22709 additions and 0 deletions

View file

@ -2,3 +2,10 @@
wal --cols16 -i $1
walogram
pywalfox update
magick thornythorny_in.png -channel RGB +level-colors "$(cat ~/.cache/wal/colors | sed -n 3p)" -background none -gravity NorthEast -extent 960x540 -gravity Center -extent 1920x1080 ~/Pictures/thornythorny.png
makoctl reload
pywal-discord -t material
for pid in $(pidof /usr/bin/kitty); do
kill -SIGUSR1 $pid
done