diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2025-12-14 13:00:37 -0800 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2025-12-14 13:00:37 -0800 |
| commit | 9799f5c3eff3f97a3da220705cab5a7bf5ae61a7 (patch) | |
| tree | 1a1bf67c8107e450a617c43286719142aeea5c9f /volume/volumeup | |
| parent | e746b8156ef22dd2d17c3007e3c68ce6a3c11613 (diff) | |
suckless normalize to .local/bin, volume+term+browse norm form
Diffstat (limited to 'volume/volumeup')
| -rw-r--r-- | volume/volumeup | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/volume/volumeup b/volume/volumeup new file mode 100644 index 0000000..49d508e --- /dev/null +++ b/volume/volumeup @@ -0,0 +1,3 @@ +#!/bin/bash + +exec amixer set Master 5%+
\ No newline at end of file |
