Borrar themer
This commit is contained in:
parent
6e51b9e20e
commit
6d2feb454c
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
||||||
#!/bin/sh
|
|
||||||
set -ex
|
|
||||||
|
|
||||||
if test -n "$1"; then
|
|
||||||
. ~/.config/themer/themes/"$1".sh
|
|
||||||
~/.config/themer/fuzzel.sh
|
|
||||||
~/.config/themer/lock.sh
|
|
||||||
~/.config/themer/gtk.sh
|
|
||||||
else
|
|
||||||
echo "No theme specified"
|
|
||||||
exit 1
|
|
||||||
fi
|
|
Loading…
Reference in a new issue