style: 🎨 Waybar Module Change (PewDiePie)
This commit is contained in:
parent
017f776cfe
commit
57d62b2302
2 changed files with 27 additions and 1 deletions
|
@ -141,7 +141,27 @@
|
|||
"format-muted": "<span font='Font Awesome 5 Free'>\uf6a9</span>",
|
||||
"format-icons": {
|
||||
"headphone": "\uf025",
|
||||
"default": ["\uf028"]
|
||||
// "default": ["\uf028"]
|
||||
// "default": [
|
||||
// "▁", // 0–16%
|
||||
// "▂▁", // 17–33%
|
||||
// "▃▂▁", // 34–50%
|
||||
// "▄▃▂▁", // 51–66%
|
||||
// "▅▄▃▂▁", // 67–83%
|
||||
// "▆▅▄▃▂▁" // 84–100%
|
||||
// ]
|
||||
"default": [
|
||||
"▓░░░░░░░░░",
|
||||
"▓▓░░░░░░░░",
|
||||
"▓▓▓░░░░░░░",
|
||||
"▓▓▓▓░░░░░░",
|
||||
"▓▓▓▓▓░░░░░",
|
||||
"▓▓▓▓▓▓░░░░",
|
||||
"▓▓▓▓▓▓▓░░░",
|
||||
"▓▓▓▓▓▓▓▓░░",
|
||||
"▓▓▓▓▓▓▓▓▓░",
|
||||
"▓▓▓▓▓▓▓▓▓▓"
|
||||
]
|
||||
},
|
||||
"tooltip-format": "{volume}% {desc}",
|
||||
"on-click": "pamixer -t"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue