mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-19 15:29:58 -05:00
add blur config and config spinbox
This commit is contained in:
@@ -302,4 +302,18 @@ popover {
|
||||
|
||||
widget {
|
||||
@include small-rounding;
|
||||
}
|
||||
|
||||
.spinbutton {
|
||||
@include small-rounding;
|
||||
background-color: $layer2;
|
||||
padding: 0.341rem;
|
||||
entry {
|
||||
color: $onLayer2;
|
||||
margin: 0.136rem 0.273rem;
|
||||
}
|
||||
button {
|
||||
margin-left: 0.205rem;
|
||||
padding: 0.136rem;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user