feat: Waybar | add backlight widget
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
],
|
||||
"modules-right": [
|
||||
"pulseaudio",
|
||||
"backlight",
|
||||
"bluetooth",
|
||||
"network",
|
||||
"cpu",
|
||||
|
||||
@@ -140,6 +140,11 @@ button:hover {
|
||||
border-bottom: 2px solid @sapphire;
|
||||
}
|
||||
|
||||
#backlight {
|
||||
color: @sky;
|
||||
border-bottom: 2px solid @sky;
|
||||
}
|
||||
|
||||
#custom-vpn {
|
||||
color: @lavender;
|
||||
border-radius: 15px;
|
||||
|
||||
Reference in New Issue
Block a user