Fixed Pointer accell@

This commit is contained in:
Tobias Maier
2022-09-05 20:12:58 +02:00
parent 3249457e9d
commit 170c833e2e
2 changed files with 4 additions and 3 deletions

View File

@@ -7,11 +7,11 @@
"tooltip": false,
"scroll-step": 5,
"format": "{icon} {volume}%",
"format-muted": "婢 0%",
"format-muted": "MUTE",
"on-click":"amixer -D pulse Master 1+ toggle",
"scroll-step": 5,
"format-icons": {
"default": ["", "", ""]
"default": ["M", "", ""]
}
},
"temperature": {
@@ -49,4 +49,4 @@
"interval": 10,
"format": "{usage}% - {avg_frequency}Ghz",
}
}
}