From 0b2ca5e60826872f02bf96fff3781c68d417dc3e Mon Sep 17 00:00:00 2001 From: BardofSprites Date: Tue, 22 Apr 2025 17:14:35 -0400 Subject: more minimal conky config --- fvwm/.fvwm/config | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'fvwm/.fvwm') diff --git a/fvwm/.fvwm/config b/fvwm/.fvwm/config index 52b514d..965c4cf 100644 --- a/fvwm/.fvwm/config +++ b/fvwm/.fvwm/config @@ -300,10 +300,8 @@ Style HorizontalPanel !Title, !Borders, !Handles, Sticky, \ Style LeftPanel !Title, !Borders, !Handles, Sticky, \ WindowListSkip, NeverFocus, FixedPosition, WindowListSkip Style SideBar !Title, !Handles, Sticky, \ - WindowListSkip, NeverFocus, FixedPosition, \ - WindowListSkip -Style conky !Title, !Borders, !Handles, Sticky, \ - WindowListSkip, NeverFocus + WindowListSkip, NeverFocus, FixedPosition +Style "conky" Sticky, !Title, !Handles, NoClose, WindowListSkip, NeverFocus, FixedPosition, StaysOnBottom, !RaiseOnClick Style ConfirmQuit !Title, PositionPlacement Center, WindowListSkip, Layer 6 Style ConfirmOff !Title, PositionPlacement Center, WindowListSkip, Layer 6 Style FvwmIdent WindowListSkip -- cgit v1.2.3