Add backlight
This commit is contained in:
@@ -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}",
|
||||
|
||||
Reference in New Issue
Block a user