Updates
This commit is contained in:
@@ -48,4 +48,9 @@ fi
|
||||
if [ -f ~/dotfiles/waybar/themes${arrThemes[1]}/style-custom.css ] ;then
|
||||
style_file="style-custom.css"
|
||||
fi
|
||||
|
||||
# Check used files
|
||||
echo "Config: $config_file"
|
||||
echo "Style: $style_file"
|
||||
|
||||
waybar -c ~/dotfiles/waybar/themes${arrThemes[0]}/$config_file -s ~/dotfiles/waybar/themes${arrThemes[1]}/$style_file &
|
||||
|
||||
Reference in New Issue
Block a user