#!/bin/env sh swaync-client --reload-css # Reload waybar killall waybar killall pactl nohup waybar & # Reload hyprswitch killall hyprswitch nohup hyprswitch init --custom-css "$HOME/.config/hyprswitch/style.css" &