Evie Litherland-Smith
be1d5fa798
Save reference for later Enable upower daemon and add simple bar with the essentials for now, TODO more later
4 lines
82 B
Bash
Executable file
4 lines
82 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
wpctl get-volume @DEFAULT_AUDIO_SINK@ | awk '{print $2*100}'
|