diff options
Diffstat (limited to 'recipes/Dakkar')
-rw-r--r-- | recipes/Dakkar | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/recipes/Dakkar b/recipes/Dakkar index b541e17..24e9437 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 "420" "4" All (FvwmButtons-Panel) Close DestroyModuleConfig FvwmButtons-Panel: * @@ -85,6 +85,8 @@ Action (Mouse 3) Window-List-Icons "$[MenuPosition_SW]") *FvwmButtons-Panel: (1x1, Size 22 22, Icon "22x22/fvwm-crystal/applications.png", \ Action (Mouse 1) Menu /Applications $[MenuPosition_SW]) +*FvwmButtons-Panel: (7x1, Size 165 24, Swallow (Close, Respawn) "dakkar-battery" `Exec /home/dakkar/src/battery/battery`) + *FvwmButtons-Panel: (7x1, Size 154 24, \ Swallow (Close, Respawn, FvwmModule) "FvwmScript-Clock" 'Script components/scripts/FvwmScript-Clock', \ Action (Mouse 3) SendToModule *FvwmScript-Clock SendString 1 1 str) @@ -102,3 +104,11 @@ AddToFunc StartFunction + I All (gkrellm) Move -0 -0 + I Style mwatch FixedPosition + I Style gkrellm FixedPosition + +DestroyMenu /Keymap +AddToMenu /Keymap ++ 'Dvorak' Exec /home/dakkar/bin/kbd-dakkar ++ 'QWERTY' Exec /home/dakkar/bin/kbd-qw + +AddToMenu /FVWM-Crystal ++ 'Keymap' Popup /Keymap |