From d373b39fba8f6a79ad510c149c01475952ac4b05 Mon Sep 17 00:00:00 2001 From: Jaimos Skriletz Date: Mon, 31 Oct 2022 19:46:28 -0600 Subject: [PATCH] Ensure a default colorset is always configured. Set a default colorset for active and inactive windows to ensure it is always configured if a user doesn't configure it themselves. --- fvwm/ConfigFvwmDefaults | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/fvwm/ConfigFvwmDefaults b/fvwm/ConfigFvwmDefaults index 5bb9d8250..1fadc6c02 100644 --- a/fvwm/ConfigFvwmDefaults +++ b/fvwm/ConfigFvwmDefaults @@ -56,6 +56,11 @@ Style * EWMHPlacementUseDynamicWorkingArea, EWMHMaximizeUseDynamicWorkingArea Style fvwm_menu NoPPosition, NeverFocus, NoLenience, \ WindowListSkip, CirculateSkip +# Default colorsets to ensure they are set. +Colorset 0 fg black, bg grey +Colorset 1 fg black, bg grey25 +Style * Colorset 1, BorderColorset 1, HilightColorset 0, HilightBorderColorset 0 + # Alt-Tab: Key Tab A M WindowList Root c c NoDeskSort