themer: Limpiar

This commit is contained in:
Cat /dev/Nulo 2022-04-10 15:31:19 -03:00
parent 13e42681e9
commit f149028732

View file

@ -2,15 +2,11 @@
set -e
if test -n "$1"; then
# ~/.config/themer/river-colors.sh "$1"
~/.config/themer/foot.ini.sh "$1"
~/.config/themer/fnott.ini.sh "$1"
~/.config/themer/yambar.sh "$1"
~/.config/themer/fuzzel.sh "$1"
~/.config/themer/lock.sh "$1"
~/.config/themer/waylock.sh "$1"
~/.config/themer/gtk.sh "$1"
# ~/.config/river/load-colors
else
echo "No theme specified"
exit 1