Working on hyprland stuff
This commit is contained in:
@@ -31,6 +31,12 @@ window#waybar.bottom {
|
||||
color: #a89984;
|
||||
padding: 0 0.9em;
|
||||
}
|
||||
#workspaces button.persistent {
|
||||
color: #a89984
|
||||
}
|
||||
#workspaces button.empty {
|
||||
color: #504945
|
||||
}
|
||||
#workspaces button:hover {
|
||||
/* A button that is currently being hovered over by the mouse cursor */
|
||||
/* This comes with free transitions */
|
||||
@@ -52,9 +58,6 @@ window#waybar.bottom {
|
||||
color: #fabd2f;
|
||||
font-weight: bold;
|
||||
}
|
||||
#workspaces button.persistent {
|
||||
color: #504945;
|
||||
}
|
||||
#mode {
|
||||
background: #fb4934;
|
||||
color: #ebdbb2;
|
||||
|
Reference in New Issue
Block a user