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