feat: add nixos icon

This commit is contained in:
2025-06-22 21:30:47 -07:00
parent 2ac6585c55
commit bd0d00ae1e
5 changed files with 14 additions and 0 deletions

View File

@@ -31,6 +31,14 @@ window.Bar {
background-color: $inactive-bg-color;
}
.nix-icon {
font-size: 24px;
padding: 0 2px;
background-color: #4169e1;
border-top-right-radius: 4px;
border: none;
}
.workspaces {
font-weight: bold;