Special Workspace in hyprland

This commit is contained in:
Ayush Dumasia 2025-05-11 09:23:29 +05:30
parent 02cc6e34ed
commit 0e57120f6c
3 changed files with 8 additions and 16 deletions

View file

@ -86,7 +86,7 @@ menu,
font-weight: bold;
font-style: normal;
opacity: 1;
font-size: 16px;
font-size: 20px;
color: #1e1;
border-radius: 6px;
}
@ -110,7 +110,7 @@ menu,
}
#workspaces button:hover {
color: #c3dee5;
color: @cerise;
background: #1e1e2e;
opacity: 1;
animation: none;