fixes waybar, adds cursors, fixes some hyprland stuff
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user