edit waybar icons
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
|
||||
// Updates Count
|
||||
"custom/updates": {
|
||||
"format": " {}",
|
||||
"format": " {}",
|
||||
"tooltip-format": "{}",
|
||||
"escape": true,
|
||||
"return-type": "json",
|
||||
@@ -219,6 +219,13 @@
|
||||
"on-click": "blueman-manager"
|
||||
},
|
||||
|
||||
//Backlight
|
||||
"backlight": {
|
||||
"device": "intel_backlight",
|
||||
"format": "{percent}% {icon}",
|
||||
"format-icons": ["", ""]
|
||||
},
|
||||
|
||||
// Other
|
||||
"user": {
|
||||
"format": "{user}",
|
||||
|
||||
Reference in New Issue
Block a user