desktop(dms): small tweaks

This commit is contained in:
2025-12-01 20:41:12 +02:00
parent 4ae4e3df73
commit 21417986f6
2 changed files with 6 additions and 6 deletions

View File

@@ -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";}

View File

@@ -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";