5 lines
114 B
Bash
Executable file
5 lines
114 B
Bash
Executable file
#!/bin/bash
|
|
|
|
swayosd-client "--$1-volume" mute-toggle
|
|
|
|
eww update volume="$(~/.config/eww/scripts/get-volume.sh)"
|