mirror of
https://github.com/harish2704/dotFiles.git
synced 2026-09-10 07:11:09 +00:00
6 lines
181 B
Bash
6 lines
181 B
Bash
|
|
mkdir -p ~/.local/share/tkthemes
|
|
cp -r /usr/share/PySolFC/themes/clearlooks/ ~/.local/share/tkthemes/
|
|
echo "export TCLLIBPATH=~/.local/share/tkthemes" >> ~/.bashrc
|
|
nv ~/.Xdefaults
|