This commit is contained in:
Stephan Raabe
2023-12-18 21:57:32 +01:00
parent c262871375
commit 37162cbab6
7 changed files with 67 additions and 3 deletions
+5
View File
@@ -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 &
+2
View File
@@ -49,7 +49,9 @@
"modules-right": [
"custom/updates",
"pulseaudio",
// START BT TOOGLE
"bluetooth",
// END BT TOOGLE
"battery",
"network",
"group/hardware",