adding tok

This commit is contained in:
tengel 2024-03-20 11:28:46 -05:00
parent a25f5ba11a
commit e046b8135f

14
shell/tok.sh Executable file
View file

@ -0,0 +1,14 @@
#!/usr/bin/env bash
#
# SPDX-License-Identifier: MIT
FROM="${HOME}/github/mate-themes"
TO="${HOME}/.themes/TOK/gtk-3.0"
[ -d "$FROM" ] || exit 0
[ -d "$TO" ] || exit 0
cd "$FROM"
git pull
cp -a desktop-themes/TraditionalOk/gtk-3.0/*.css "${TO}"/
cp -a desktop-themes/TraditionalOk/gtk-3.0/img/* "${TO}"/img/