diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-08-23 21:51:23 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-08-23 21:51:23 -0400 |
| commit | 851dcf27fad1f2bd4d2af0cf9de4a5b02518fcfc (patch) | |
| tree | 4b17ce87ca753bc355ffef65659d14066f8fba93 | |
| parent | 8b7d7cdb6581d3c785f33379a108a4267ed596a1 (diff) | |
| download | misc-scripts-851dcf27fad1f2bd4d2af0cf9de4a5b02518fcfc.tar.gz | |
vol: adjust by 1%.
| -rwxr-xr-x | vol | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
