mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-11 18:41:16 +10:00
Lots of updates.
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
vol="$(amixer get Master | tail -n1 | sed -r 's/.*\[(.*)%\].*/\1/')"
|
||||
echo "${vol}% "
|
||||
Reference in New Issue
Block a user