From 851dcf27fad1f2bd4d2af0cf9de4a5b02518fcfc Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 23 Aug 2026 21:51:23 -0400 Subject: vol: adjust by 1%. --- vol | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vol b/vol index 9933c74..9d96f13 100755 --- a/vol +++ b/vol @@ -38,8 +38,8 @@ CHANNEL=Master # Each up/down adjustment is by this much. Use the dB suffix if you -# prefer decibels, or leave it off for percentage. -ADJ=3dB +# prefer decibels, % for percentage, or leave it off for raw units. +ADJ=1% # osd_cat seems a bit picky about what fonts it'll use. If you give a # nonexistent font, it won't run at all. If you give a font it "doesn't -- cgit v1.2.3