This website requires JavaScript.
Explore
Help
Sign In
tsv
/
Dotfiles
Watch
1
Star
0
Fork
You've already forked Dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
591f3bd6ce
Dotfiles
/
.config
/
eww
/
scripts
/
getvol
4 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update eww volume meter to work with Pipewire
2024-03-19 17:54:14 +00:00
#!/usr/bin/env bash
Improving Hyprland setup, adding eww
2024-03-17 14:59:22 +00:00
Update eww volume meter to work with Pipewire
2024-03-19 17:54:14 +00:00
wpctl get-volume @DEFAULT_AUDIO_SINK@ | awk '{print $2}'