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 &
|
||||
|
||||
@@ -49,7 +49,9 @@
|
||||
"modules-right": [
|
||||
"custom/updates",
|
||||
"pulseaudio",
|
||||
// START BT TOOGLE
|
||||
"bluetooth",
|
||||
// END BT TOOGLE
|
||||
"battery",
|
||||
"network",
|
||||
"group/hardware",
|
||||
|
||||
Reference in New Issue
Block a user