statzitz
4201b4f102
Addings - makes the sound volume/mic appears - makes the correct light appears - makes the batteries appears Fix - The tray widget menu now have a background.
3 lines
86 B
Bash
Executable file
3 lines
86 B
Bash
Executable file
#!/bin/sh
|
|
|
|
pactl get-source-volume @DEFAULT_SOURCE@ | grep -Po '\d+(?=%)' | head -n 1
|