Restructure bar restart and fix typos in ethz-vpn

This commit is contained in:
2025-09-09 13:28:31 +02:00
parent a199569aac
commit 106fe9cd9e
4 changed files with 21 additions and 24 deletions

View File

@@ -3,13 +3,6 @@
cp -f ~/.config/hypr/hyprland_docked.conf ~/.config/hypr/hyprland.conf
cp -f ~/.config/rofi/config_desktop.rasi ~/.config/rofi/config.rasi
echo " ==> Restarting ags... "
killall gjs
killall ags
sleep 5
ags run -d ~/projects/active/dotfiles/config/astal --gtk4 & disown
sleep 2
ags run -d ~/projects/active/dotfiles/config/ags/notifications & disown
./restart-bar
echo " ==> Done! To revert to normal config, run change-wallpaper"