mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-01-31 07:03:36 +00:00
~
This commit is contained in:
parent
9449046d54
commit
ced12d23e0
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
{
|
{
|
||||||
pipewire = {
|
pipewire = {
|
||||||
content.map.conditions."type == sink".string = {
|
content.map.conditions."type == sink".string = {
|
||||||
text = "vol {cubic_volume}% |";
|
text = "vol {linear_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