waybar: add space between icons, chnage kb layout icon

This commit is contained in:
timoxa0 2024-11-29 21:46:04 +05:00
parent 2fb76c7191
commit 6e11007269

View file

@ -41,20 +41,20 @@
"warning": 30,
"critical": 15
},
"format": "{icon} {capacity}%",
"format-charging": " {capacity}%",
"format": "{icon} {capacity}%",
"format-charging": " {capacity}%",
"format-icons": ["", "", "", "", ""],
"max-length": 25
},
"backlight": {
"device": "ktz8866-backlight",
"format": " {percent}%"
"format": " {percent}%"
},
"wireplumber": {
"scroll-step": 2,
"format": "{icon} {volume}%",
"format": "{icon} {volume}%",
"format-icons":["", "", ""],
"format-muted": " mute",
"on-click": "pavucontrol",
@ -62,7 +62,7 @@
},
"hyprland/language": {
"format": " {}",
"format": " {}",
"format-en": "Eng",
"format-ru": "Rus"
},