Remove wal

This isn't needed anymore since Stylix is quite cool and modifies color
schemes at the system level.
This commit is contained in:
Donovan Glover 2023-05-10 15:08:11 -04:00
parent 10908e340b
commit 1a3583567b
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
2 changed files with 0 additions and 31 deletions

View File

@ -1,13 +0,0 @@
#!/bin/sh
if [ -e ~/.cache/wal/kitty ]; then
for kitty_window in `fd kitty /tmp`; do
kitty @ --to unix:$kitty_window set-colors -c -a ~/.cache/wal/kitty
done
fi
if [ -e ~/.config/dunst/wal.sh ]; then
~/.config/dunst/wal.sh
fi
notify-send "pywal" "Updated theme."

View File

@ -1,18 +0,0 @@
# pywal
[pywal][pywal] is a universal color scheme changer.
## Use Cases
pywal can be used to:
- Generate a color scheme from a given image
- Choose from a set of pre-defined color schemes
- Load your own color schemes
- Apply a color scheme to all the programs you use with a single command
You should not use pywal if:
- You use a desktop environment and don't mind the default look and feel of applications
[pywal]: https://github.com/dylanaraps/pywal