You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
247 B
Bash
11 lines
247 B
Bash
4 years ago
|
#!/usr/bin/env bash
|
||
|
|
||
|
~/.linux/scripts/colorus/convert.sh
|
||
|
wait
|
||
|
rm -f ~/.Xresources
|
||
|
echo Xcursor.theme: Suru >> ~/.cache/wal/colors.Xresources
|
||
|
cp -f ~/.cache/wal/colors.Xresources ~/.Xresources
|
||
|
wait
|
||
|
~/.local/bin/obtgen
|
||
|
~/.linux/scripts/bordergen.sh
|