X-Git-Url: http://git.draconx.ca/gitweb/fvwmconf.git/blobdiff_plain/0ee0170bf348c91bcd3ae5c44ccc0f365b79239a..90c16629fb72c78988a1815db9f76569f20ce14d:/panels diff --git a/panels b/panels index 745b8d9..a97465b 100644 --- a/panels +++ b/panels @@ -26,4 +26,5 @@ AddToFunc StartFunction AddToFunc ExitFunction + I KillModule FvwmPager -+ I Exec kill `pgrep -P $PPID xfce4-panel` ++ I PipeRead 'kill `pgrep -P $PPID xfce4-panel` &>/dev/null' ++ I PipeRead 'kill `pgrep -P $PPID uim-toolbar-gtk` &>/dev/null'