fixes waybar, adds cursors, fixes some hyprland stuff

This commit is contained in:
2026-02-15 21:03:00 +01:00
parent 73d6ca5bec
commit 5e55b51220
12 changed files with 247 additions and 86 deletions

View File

@@ -234,11 +234,12 @@ window#waybar.empty #window {
}
menu {
border-radius: 15px;
background: rgba(22, 19, 32, 0);
border-radius: 5px;
border: 0px;
background: rgba(22, 19, 32, 0.5);
color: #b5e8e0;
padding: 5px;
}
menuitem {
border-radius: 15px;
border-radius: 5px;
}