From bd025173f66f6c9e17b5ee6894d8688a33f5576e Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sat, 14 Jul 2018 22:55:43 +0300 Subject: [PATCH] .fvwmrc: Open mpv a bit to the left to allow bigger initial window --- .fvwm/main.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.fvwm/main.m4 b/.fvwm/main.m4 index 574fc75..87d3f69 100644 --- a/.fvwm/main.m4 +++ b/.fvwm/main.m4 @@ -266,8 +266,8 @@ Style "Buddy List" PositionPlacement +0 -0 Style "*Pidgin*" MinOverlapPercentPlacement # (S)MPlayer -Style "*MPlayer*" Layer 6, PositionPlacement 350p 100p -Style "*mpv" Layer 6, PositionPlacement 350p 100p +Style "*MPlayer*" Layer 6, PositionPlacement 250p 100p +Style "*mpv" Layer 6, PositionPlacement 250p 100p Style "*clock" !Title, Sticky, WindowListSkip, Color Black/#40c040, NeverFocus, PositionPlacement 50-50w +1p, Layer 2 Style "emacs" NoPPosition -- 2.39.2