diff options
author | dakkar <dakkar@thenautilus.net> | 2025-03-24 17:26:27 +0000 |
---|---|---|
committer | dakkar <dakkar@thenautilus.net> | 2025-03-24 17:26:27 +0000 |
commit | 843e42396a514bfc6f55d00ceebbaf760ac54d8c (patch) | |
tree | 6fa280e06273cefee72403885cb338cd47359cac | |
parent | icons that crash the compositor a bit less (diff) | |
download | fvwm-crystal-843e42396a514bfc6f55d00ceebbaf760ac54d8c.tar.gz fvwm-crystal-843e42396a514bfc6f55d00ceebbaf760ac54d8c.tar.bz2 fvwm-crystal-843e42396a514bfc6f55d00ceebbaf760ac54d8c.zip |
battery indicator
-rw-r--r-- | recipes/Dakkar | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/Dakkar b/recipes/Dakkar index 6b56d46..25fb98a 100644 --- a/recipes/Dakkar +++ b/recipes/Dakkar @@ -89,6 +89,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) |