waybar/launcher.sh aktuallisiert
This commit is contained in:
parent
8b2e53bcbe
commit
78388ec370
@ -22,7 +22,7 @@ if [ ! -f ~/dotfiles/waybar/themes${arrThemes[1]}/style.css ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Loading the configuration and style file based on the username
|
# Loading the configuration and style file based on the username
|
||||||
if [[ $USER = "raabe" ]]
|
if [[ $USER = "stefan" ]]
|
||||||
then
|
then
|
||||||
waybar -c ~/dotfiles/waybar/themes${arrThemes[0]}/myconfig -s ~/dotfiles/waybar/themes${arrThemes[1]}/style.css &
|
waybar -c ~/dotfiles/waybar/themes${arrThemes[0]}/myconfig -s ~/dotfiles/waybar/themes${arrThemes[1]}/style.css &
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user