mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-01-31 07:03:36 +00:00
~
This commit is contained in:
parent
aa4a5b1176
commit
55384a11ad
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
||||||
{
|
{
|
||||||
pipewire = {
|
pipewire = {
|
||||||
content.map.conditions."type == sink".string = {
|
content.map.conditions."type == sink".string = {
|
||||||
text = "vol {linear_volume}% |";
|
text = "vol {cubic_volume}% |";
|
||||||
on-click = {
|
on-click = {
|
||||||
left = "pavucontrol";
|
left = "pavucontrol";
|
||||||
wheel-up = "amixer sset Master 1%+";
|
wheel-up = "amixer sset Master 1%+";
|
||||||
|
|
Loading…
Reference in a new issue