@ -181,7 +181,7 @@ in {
|
||||
inactive-color "#${colors.base03}"
|
||||
}
|
||||
border {
|
||||
width 3
|
||||
width 1
|
||||
active-color "#${colors.base0D}"
|
||||
inactive-color "#${colors.base03}"
|
||||
urgent-color "#${colors.base08}"
|
||||
@ -189,7 +189,7 @@ in {
|
||||
}
|
||||
|
||||
window-rule {
|
||||
geometry-corner-radius 12
|
||||
geometry-corner-radius 18
|
||||
clip-to-geometry true
|
||||
}
|
||||
window-rule {
|
||||
|
@ -14,7 +14,7 @@
|
||||
settings.bar-0 = {
|
||||
# layer = "top";
|
||||
position = "bottom";
|
||||
height = 36;
|
||||
height = 40;
|
||||
spacing = 0;
|
||||
margin-left = 33 + 3;
|
||||
margin-right = 33 + 3;
|
||||
@ -231,13 +231,12 @@
|
||||
border-top-right-radius: 0px; */
|
||||
background-color: @base00;
|
||||
border-radius: 24px;
|
||||
/* border: 3px solid @base0D; */
|
||||
border: 1px solid @base0D;
|
||||
color: @base05;
|
||||
}
|
||||
tooltip {
|
||||
background: @base01;
|
||||
border: 1px solid @base0E;
|
||||
border-radius: 24px;
|
||||
border: 1px solid @base0D;
|
||||
}
|
||||
tooltip label {
|
||||
color: @base05;
|
||||
|
Reference in New Issue
Block a user