From 821e91b4b7cc844a8b6ac97314752967412dedd2 Mon Sep 17 00:00:00 2001 From: dakkar Date: Sat, 8 Aug 2020 17:29:10 +0100 Subject: tweaks for new version --- recipes/Dakkar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/Dakkar') diff --git a/recipes/Dakkar b/recipes/Dakkar index b541e17..64dfd2e 100644 --- a/recipes/Dakkar +++ b/recipes/Dakkar @@ -58,7 +58,7 @@ AddToFunc FvwmPagerWindow FvwmPagerWindow -FvwmTrayerPanel request pixel "24" top right "248" "4" +FvwmTrayerPanel request pixel "24" top right "248" "4" "" All (FvwmButtons-Panel) Close DestroyModuleConfig FvwmButtons-Panel: * -- cgit v1.2.3 From 029b1aba623ab65672efcb552aa794fa175d2901 Mon Sep 17 00:00:00 2001 From: Gianni Ceccarelli Date: Tue, 11 Aug 2020 12:15:38 +0100 Subject: actually fix trayer --- recipes/Dakkar | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes/Dakkar') diff --git a/recipes/Dakkar b/recipes/Dakkar index 64dfd2e..d579a88 100644 --- a/recipes/Dakkar +++ b/recipes/Dakkar @@ -58,7 +58,8 @@ AddToFunc FvwmPagerWindow FvwmPagerWindow -FvwmTrayerPanel request pixel "24" top right "248" "4" "" +FvwmTrayerPanel request pixel "24" top right "248" "4" +Style trayer UseStyle FvwmParts All (FvwmButtons-Panel) Close DestroyModuleConfig FvwmButtons-Panel: * -- cgit v1.2.3