diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-02-04 14:24:16 -0800 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-02-04 14:24:16 -0800 |
| commit | 9139a1b136fa2b5adfcac0ac09a4f61aa1ee1ff4 (patch) | |
| tree | de82bc4776b87f1fbb86f14b4a15d35d009ddd28 /scripts/volume/volumedown | |
| parent | a9bf8f30c746f5b28bb7eb6938e8390127081a32 (diff) | |
full reorg
Diffstat (limited to 'scripts/volume/volumedown')
| -rwxr-xr-x | scripts/volume/volumedown | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/volume/volumedown b/scripts/volume/volumedown new file mode 100755 index 0000000..aacc4fd --- /dev/null +++ b/scripts/volume/volumedown @@ -0,0 +1,3 @@ +#!/bin/bash + +exec amixer set Master 5%- |
