Adds styling for hyprswitch

This commit is contained in:
Michel Fedde 2025-04-08 22:04:55 +02:00
parent 79fd94bca7
commit 5c51cff353
5 changed files with 34 additions and 5 deletions

View file

@ -6,3 +6,7 @@ swaync-client --reload-css
killall waybar
killall pactl
nohup waybar &
# Reload hyprswitch
killall hyprswitch
nohup hyprswitch init --custom-css "$HOME/.config/hyprswitch/style.css" &