Add backlight

This commit is contained in:
2023-03-18 16:27:59 +00:00
parent 640cc21cc1
commit 5676205442
2 changed files with 9 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
"modules-left": ["wlr/workspaces", "hyprland/window"],
"modules-center": ["clock"],
"modules-right": [
"backlight",
"pulseaudio",
"network",
"battery",
@@ -15,6 +16,10 @@
},
"bat": {
},
"backlight": {
"format": "{percent}% {icon}",
"format-icons": ["", ""]
},
"wlr/workspaces": {
"format": "{icon}",