Regenerated
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
window#waybar {
|
||||
background-color: transparent;
|
||||
color: @text;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
|
||||
@@ -30,7 +34,7 @@ window#waybar {
|
||||
#datestuff,
|
||||
#system,
|
||||
#notifications {
|
||||
margin: 0px 12px;
|
||||
margin: 0px 3px;
|
||||
}
|
||||
|
||||
/* --- Group-level theming (replaces per-module .modules-* rules) --- */
|
||||
@@ -102,6 +106,11 @@ window#waybar {
|
||||
WORKSPACES / WINDOWS MODULE
|
||||
----------------------------- */
|
||||
|
||||
#workspaces {
|
||||
border: none;
|
||||
background: none;
|
||||
}
|
||||
|
||||
/* Disable hover effects completely */
|
||||
#workspaces button,
|
||||
#workspaces button:hover {
|
||||
|
||||
Reference in New Issue
Block a user