desktop(dms): small tweaks
This commit is contained in:
@@ -320,11 +320,11 @@ in {
|
|||||||
bottom-right = r;
|
bottom-right = r;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
{
|
# {
|
||||||
matches = [{is-active = false;}];
|
# matches = [{is-active = false;}];
|
||||||
draw-border-with-background = false;
|
# draw-border-with-background = false;
|
||||||
opacity = 0.9;
|
# opacity = 0.9;
|
||||||
}
|
# }
|
||||||
{
|
{
|
||||||
matches = [
|
matches = [
|
||||||
{title = "Picture-in-Picture";}
|
{title = "Picture-in-Picture";}
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
label_color = base05;
|
label_color = base05;
|
||||||
label_select_color = base0A;
|
label_select_color = base0A;
|
||||||
unselectable_bg_color = "#2222";
|
unselectable_bg_color = "#2222";
|
||||||
selectable_bg_color = base01 + "cc";
|
selectable_bg_color = base01 + "66";
|
||||||
selectable_border_color = base01;
|
selectable_border_color = base01;
|
||||||
label_font_family = config.stylix.fonts.sansSerif.name;
|
label_font_family = config.stylix.fonts.sansSerif.name;
|
||||||
label_font_size = "12 50% 100";
|
label_font_size = "12 50% 100";
|
||||||
|
|||||||
Reference in New Issue
Block a user