very outdated but a bit less outdated than it was before
This commit is contained in:
parent
ccdca7c67e
commit
7c48d260e3
11 changed files with 159 additions and 14 deletions
|
|
@ -1,10 +1,10 @@
|
|||
#!/usr/bin/bash
|
||||
wal --cols16 -i $1
|
||||
walogram
|
||||
pywalfox update
|
||||
#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
|
||||
#pywal-discord -t material
|
||||
|
||||
for pid in $(pidof /usr/bin/kitty); do
|
||||
kill -SIGUSR1 $pid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue