This commit is contained in:
Stephan Raabe
2023-12-18 22:22:19 +01:00
parent 39c471a0b3
commit 3b2270db2b
6 changed files with 6 additions and 6 deletions

View File

@@ -30,7 +30,7 @@ if [ ! -z $customvalue ]; then
}' $targetFile
# Reload Waybar
$HOME/dotfiles/waybar/launch.sh 1>/dev/null 2>&1
exec $HOME/dotfiles/waybar/launch.sh 1>/dev/null 2>&1 &
_goBack
else