aboutsummaryrefslogtreecommitdiff
path: root/scripts/testing/lib/vm-utils.sh
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-06 17:36:32 -0500
committerCraig Jennings <c@cjennings.net>2026-05-06 17:36:32 -0500
commit6163a0c08af167f7f4febed1f7d2d07cf032c1a9 (patch)
treecb4063552131e95b2b8931140bd0bdcb32fbc4f7 /scripts/testing/lib/vm-utils.sh
parent8a3971710794f209dbef28c8e6df28ddbc011c64 (diff)
downloadarchsetup-6163a0c08af167f7f4febed1f7d2d07cf032c1a9.tar.gz
archsetup-6163a0c08af167f7f4febed1f7d2d07cf032c1a9.zip
fix(hyprland): override nogroup_border so scratchpads aren't magenta
Pyprland 3.4 started applying a `group deny` windowrule to every scratchpad. In Hyprland that flag routes the border through `col.nogroup_border` and `col.nogroup_border_active` instead of the regular `col.*_border` colors. Hyprland's defaults for those two are pink and bright magenta, so every scratchpad came up with a glaring magenta frame after the 3.4 upgrade. I set `col.nogroup_border_active` to dupre blue (#67809c) and `col.nogroup_border` to the same dark grey the inactive border already uses. Focused scratchpads read as a deliberate accent, unfocused ones blend in. The two new lines sit next to the existing `col.*_border` entries with a comment naming the cause, so the next person reading this config doesn't have to re-derive it.
Diffstat (limited to 'scripts/testing/lib/vm-utils.sh')
0 files changed, 0 insertions, 0 deletions