commit 5032b026065b83a5764ac632bf9ac9c48c047b1b from: Rafael M date: Sun May 3 03:59:42 2026 UTC cwmrc audio controls commit - ef7fe42716fdf7eeecc2fcc7221ec39c60cd5776 commit + 5032b026065b83a5764ac632bf9ac9c48c047b1b blob - c3e263665103eb084429d7351a19429ff9aebf43 blob + bc69eb4b3fe9f1624c98a48bc8b71296f07d083c --- home/.cwmrc +++ home/.cwmrc @@ -61,9 +61,13 @@ bind-key MS-e "rofi -show run" bind-key MS-w "rofi -show drun" bind-key M-Return "xterm" -bind-key XF86AudioLowerVolume "cwm_volume --dec" -bind-key XF86AudioRaiseVolume "cwm_volume --inc" -bind-key XF86AudioMute "cwm_volume --toggle" +# bind-key XF86AudioLowerVolume "cwm_volume --dec" +# bind-key XF86AudioRaiseVolume "cwm_volume --inc" +# bind-key XF86AudioMute "cwm_volume --toggle" +bind-key XF86AudioRaiseVolume "sndioctl output.level=+0.05" +bind-key XF86AudioLowerVolume "sndioctl output.level=-0.05" +bind-key XF86AudioMute "sndioctl output.mute=!" + bind-key XF86AudioMicMute "cwm_volume --toggle-mic" bind-key 4-F7 monitor