aboutsummaryrefslogtreecommitdiff
path: root/fvwm
diff options
context:
space:
mode:
authorBardofSprites <[email protected]>2024-09-03 07:53:09 -0400
committerBardofSprites <[email protected]>2024-09-03 07:53:09 -0400
commitaab24b055901a6f2158a263cf5c9bd66ebad5aea (patch)
tree6423335ab5fa18452e188cb313aaf7b46b087ca9 /fvwm
parent3490a9345dd6ae1b05e8907a09312912232f875d (diff)
all instead of active buttons
Diffstat (limited to 'fvwm')
-rw-r--r--fvwm/.fvwm/themes/modus-vivendi.sys6
1 files changed, 3 insertions, 3 deletions
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