Update .config/hypr/hyprland.conf

Update .config/walker/themes/default.css
This commit is contained in:
Jinks 2025-01-29 06:26:46 +01:00
parent 1a73c5c056
commit e6d052eb9b
2 changed files with 11 additions and 3 deletions

View file

@ -28,6 +28,13 @@ slider,
all: unset;
}
#cfgerr {
background: rgba(255, 0, 0, 0.4);
margin-top: 20px;
padding: 8px;
font-size: 1.2em;
}
#window {
color: @foreground;
}