fixed css for idle inhibitor

This commit is contained in:
opalvault
2022-01-30 22:32:21 -08:00
parent e6dbee427b
commit d799a1169a
2 changed files with 17 additions and 0 deletions

View File

@@ -108,3 +108,10 @@ window#waybar {
border-radius: 6px;
padding: 0px 5px 0px 5px;
}
#idle_inhibitor {
margin: 7px 4px 0 4px;
background: rgba(40,40,40, .65);
border-radius: 6px;
padding: 0px 5px 0px 5px;
}

View File

@@ -566,7 +566,17 @@ window#waybar {
border-radius: 6px;
padding: 0px 5px 0px 5px;
}
#idle_inhibitor {
margin: 7px 4px 0 4px;
background: rgba(40,40,40, .65);
border-radius: 6px;
padding: 0px 5px 0px 5px;
}
#+end_src
#+RESULTS:
*** extra
#+begin_src shell
"sway/workspaces": {