hyprland welcome

This commit is contained in:
2024-08-08 12:57:52 +02:00
parent 4d4269d659
commit 582890fc62
10 changed files with 218 additions and 1890 deletions

View File

@@ -57,7 +57,7 @@ window#waybar.chromium {
#workspaces button:hover {
background: rgba(0, 0, 0, 0.2);
background-color: @background-soft-contrast;
box-shadow: inset 0 -100px 0 -97px @bright-yellow;
/* box-shadow: inset 0 -100px 0 -97px @bright-yellow; */
}
#workspaces button.empty {
@@ -75,7 +75,7 @@ window#waybar.chromium {
#workspaces button.focused {
background-color: @background-soft-contrast;
color: @foreground;
box-shadow: inset 0 -100px 0 -97px @bright-yellow;
/* box-shadow: inset 0 -100px 0 -97px @bright-yellow; */
}
#workspaces button.urgent {