aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2015-07-08 14:08:33 +0100
committerdakkar <dakkar@thenautilus.net>2015-07-08 14:08:33 +0100
commita454ae922faee6f69eae5aa5b0bdd3729872c5d8 (patch)
treea45639a26cad1cca4e883ab69424c4dca398cbf5
parentdon't remember wallpaper (diff)
downloadfvwm-crystal-a454ae922faee6f69eae5aa5b0bdd3729872c5d8.tar.gz
fvwm-crystal-a454ae922faee6f69eae5aa5b0bdd3729872c5d8.tar.bz2
fvwm-crystal-a454ae922faee6f69eae5aa5b0bdd3729872c5d8.zip
fix position of mwatch & gkrells on restarts
I'm using this recipe with laptops, the screen size may change
-rw-r--r--recipes/Dakkar8
1 files changed, 8 insertions, 0 deletions
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