edit launcher.sh
This commit is contained in:
parent
69f24b5363
commit
a46b257653
@ -15,10 +15,9 @@ else
|
||||
fi
|
||||
|
||||
IFS=';' read -ra arrThemes <<< "$themestyle"
|
||||
#echo ${arrThemes[0]}
|
||||
|
||||
if [ ! -f ~/dotfiles/waybar/themes/${arrThemes[0]}/${arrThemes[1]}/style.css ]; then
|
||||
themestyle="/cantina;/cantina/light"
|
||||
themestyle="cantina;light"
|
||||
fi
|
||||
|
||||
# Loading the configuration and style file based
|
||||
|
Loading…
x
Reference in New Issue
Block a user