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
|
||||
|
||||
# Loading the configuration and style file based on the username
|
||||
if [[ $USER = "raabe" ]]
|
||||
if [[ $USER = "stefan" ]]
|
||||
then
|
||||
waybar -c ~/dotfiles/waybar/themes${arrThemes[0]}/myconfig -s ~/dotfiles/waybar/themes${arrThemes[1]}/style.css &
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user