wleave setup
All checks were successful
update the nix flake lock automatically every week / update (push) Successful in 32s

This commit is contained in:
2026-06-17 20:56:51 +02:00
parent 3e1ffba6a6
commit dfeb98e31f
5 changed files with 32 additions and 4 deletions

View File

@ -5,6 +5,7 @@
font-family: "Iosevka Nerd Font";
font-size: 14px;
background-color: transparent;
color: #cdd6f4;
}
.modules-right, #window {
@ -23,7 +24,6 @@
background-color: rgba(127, 132, 156, 0.3);
padding: 1px 6px;
border-radius: 5px;
color: #cdd6f4;
transition: background-color 200ms ease;
}