adjust muted volume display format

This commit is contained in:
Yan Lin 2025-11-06 14:53:19 +01:00
parent c26c7b8cd5
commit 299127fd1b

View file

@ -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 = "";