fix(swayosd): mute works now

This commit is contained in:
kenji
2026-01-03 09:53:43 -06:00
parent 5788ef1bcd
commit 31a2d191f9
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -12,7 +12,6 @@
bindl = [
", XF86AudioMute, exec, swayosd-client --output-volume mute-toggle"
", Caps_Lock, exec, swayosd-client --caps-lock"
", XF86AudioMute, exec, swayosd-client --output-volume mute-toggle"
];
};
}