From a454ae922faee6f69eae5aa5b0bdd3729872c5d8 Mon Sep 17 00:00:00 2001 From: dakkar Date: Wed, 8 Jul 2015 14:08:33 +0100 Subject: fix position of mwatch & gkrells on restarts I'm using this recipe with laptops, the screen size may change --- recipes/Dakkar | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'recipes') diff --git a/recipes/Dakkar b/recipes/Dakkar index e08113e..b541e17 100644 --- a/recipes/Dakkar +++ b/recipes/Dakkar @@ -94,3 +94,11 @@ Module FvwmButtons FvwmButtons-Panel # This creates the menu with applications available under Alt+Win_R PipeRead 'fvwm-crystal.apps --database=$[FVWM_DISTROMENUDIR]/Applications --database=$[FVWM_SYSTEMDIR]/Applications --database=$[FVWM_USERDIR]/Applications --search-icons-in=$[FVWM_USERDIR]/icons/$[infostore.Icon_Theme]/22x22/categories:$[FVWM_USERDIR]/icons/$[infostore.Icon_Theme]/22x22/apps:$[FVWM_SYSTEMDIR]/icons/$[infostore.Icon_Theme]/22x22/categories:$[FVWM_SYSTEMDIR]/icons/$[infostore.Icon_Theme]/22x22/apps:$[FVWM_DISTROMENUDIR]/icons/$[infostore.Icon_Theme]/22x22/categories:$[FVWM_DISTROMENUDIR]/icons/$[infostore.Icon_Theme]/22x22/apps --default-file-icon=22x22/apps/default.png --default-dir-icon=22x22/categories/directory.png --min-submenu-length=5 --sort=prio --panel-icons=topapp --panel-action1=menu --panel-action2=none --panel-action3=topapp --menu-pos=S --no-panel --check-execs' +AddToFunc StartFunction ++ I Style mwatch !FixedPosition ++ I Style gkrellm !FixedPosition ++ I UpdateStyles ++ I All (mwatch) Move -0 +30p ++ I All (gkrellm) Move -0 -0 ++ I Style mwatch FixedPosition ++ I Style gkrellm FixedPosition -- cgit v1.2.3