Compare commits

...

2 Commits

Author SHA1 Message Date
75759b18c3 Merge branch 'upstream-custom' into dev 2024-04-03 14:34:51 -04:00
b113e1f81d update: keep idle-inh... 2024-04-03 14:34:31 -04:00

View File

@ -193,7 +193,7 @@ window#waybar.empty #window {
* ----------------------------------------------------- */
#idle_inhibitor {
margin-right: 15px;
margin-right: 10px;
font-size: 22px;
font-weight: bold;
opacity: 0.8;
@ -201,7 +201,7 @@ window#waybar.empty #window {
}
#idle_inhibitor.activated {
margin-right: 15px;
margin-right: 10px;
font-size: 20px;
font-weight: bold;
opacity: 0.8;