diff --git a/modules/hyprland/home.nix b/modules/hyprland/home.nix index c667e46..a7bb6f2 100644 --- a/modules/hyprland/home.nix +++ b/modules/hyprland/home.nix @@ -407,6 +407,9 @@ thunar "''${1:-.}" &>/dev/null & disown } + + # Quickly restart Hyprland session (graceful logout) + alias hypr-restart='loginctl terminate-session' ''; # Cursor theme configuration @@ -473,7 +476,7 @@ "pulseaudio" = { format = "{volume}% {icon}"; format-bluetooth = "{volume}% {icon}"; - format-muted = "{volume}% {icon}"; + format-muted = "{volume}X {icon}"; format-icons = { headphone = ""; hands-free = "";