themer: Limpiar
This commit is contained in:
parent
13e42681e9
commit
f149028732
1 changed files with 0 additions and 4 deletions
|
@ -2,15 +2,11 @@
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
if test -n "$1"; then
|
if test -n "$1"; then
|
||||||
# ~/.config/themer/river-colors.sh "$1"
|
|
||||||
~/.config/themer/foot.ini.sh "$1"
|
~/.config/themer/foot.ini.sh "$1"
|
||||||
~/.config/themer/fnott.ini.sh "$1"
|
~/.config/themer/fnott.ini.sh "$1"
|
||||||
~/.config/themer/yambar.sh "$1"
|
|
||||||
~/.config/themer/fuzzel.sh "$1"
|
~/.config/themer/fuzzel.sh "$1"
|
||||||
~/.config/themer/lock.sh "$1"
|
~/.config/themer/lock.sh "$1"
|
||||||
~/.config/themer/waylock.sh "$1"
|
|
||||||
~/.config/themer/gtk.sh "$1"
|
~/.config/themer/gtk.sh "$1"
|
||||||
# ~/.config/river/load-colors
|
|
||||||
else
|
else
|
||||||
echo "No theme specified"
|
echo "No theme specified"
|
||||||
exit 1
|
exit 1
|
||||||
|
|
Loading…
Reference in a new issue