made custom wlsunset module for waybar

This commit is contained in:
opal
2023-06-26 20:05:07 -07:00
parent 06031ced64
commit b98cf96dc1
2 changed files with 9 additions and 12 deletions

View File

@@ -101,7 +101,7 @@ window#waybar {
background: inherit;
}
#backlight {
#custom-wlsunset {
margin:7px 4px 0 4px;
color: #bebebe;
border: none;
@@ -109,7 +109,7 @@ window#waybar {
padding: 0px 0px 5px 0px;
}
#backlight:hover {
#custom-wlsunset:hover {
box-shadow: inherit;
text-shadow: inherit;
background: inherit;