From aab24b055901a6f2158a263cf5c9bd66ebad5aea Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Tue, 3 Sep 2024 07:53:09 -0400 Subject: all instead of active buttons --- fvwm/.fvwm/themes/modus-vivendi.sys | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'fvwm/.fvwm') diff --git a/fvwm/.fvwm/themes/modus-vivendi.sys b/fvwm/.fvwm/themes/modus-vivendi.sys index 562f4d3..0f877eb 100644 --- a/fvwm/.fvwm/themes/modus-vivendi.sys +++ b/fvwm/.fvwm/themes/modus-vivendi.sys @@ -17,6 +17,6 @@ Colorset 14 fg #ffffff, bg #2f3849, hi #aaaaaa, sh #999999, Plain, NoShape # dock buttons Colorset 15 fg #ffffff, bg #000000, hi, sh, Plain, Noshape -AddButtonStyle 6 Active Pixmap minimize__FFFFFF.svg:20x20 -AddButtonStyle 4 Active Pixmap maximize__FFFFFF.svg:20x20 -AddButtonStyle 2 Active Pixmap close__FFFFFF.svg:20x20 +AddButtonStyle 6 Pixmap minimize__FFFFFF.svg:20x20 +AddButtonStyle 4 Pixmap maximize__FFFFFF.svg:20x20 +AddButtonStyle 2 Pixmap close__FFFFFF.svg:20x20 -- cgit v1.2.3