Experimenting with hyprland
This commit is contained in:
@@ -66,6 +66,18 @@ window#waybar {
|
||||
color: #fabd2f;
|
||||
font-weight: bold;
|
||||
}
|
||||
#workspaces button.special {
|
||||
color: rgba(235, 219, 178, 0.55);
|
||||
}
|
||||
#workspaces button.special.empty {
|
||||
color: rgba(235, 219, 178, 0.2);
|
||||
}
|
||||
#workspaces button.special.visible,
|
||||
#workspaces button.special.active {
|
||||
color: rgba(40, 40, 40, 0.8);
|
||||
background: #d3869b;
|
||||
font-weight: bold;
|
||||
}
|
||||
/* Window and mode display */
|
||||
#window {
|
||||
color: rgba(235, 219, 178, 0.4);
|
||||
|
||||
Reference in New Issue
Block a user