From 819eea400839abcaaef97b1a652f5cd11bdcf1d3 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sat, 2 May 2015 19:50:15 +0300 Subject: [PATCH] .fvwmrc: minor refactoring --- .fvwm/phd.m4 | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/.fvwm/phd.m4 b/.fvwm/phd.m4 index cecdfcd..e4588c4 100644 --- a/.fvwm/phd.m4 +++ b/.fvwm/phd.m4 @@ -460,6 +460,14 @@ AddToFunc RestartFunction + I Module FvwmPager 0 2 + I Next [!iconic CurrentScreen xterm] Focus +DestroyFunc UrgencyFunc +AddToFunc UrgencyFunc ++ I Iconify off ++ I ThisWindow ("*Downloads") Break ++ I FlipFocus ++ I Raise ++ I WarpToWindow 5p 5p + DestroyFunc StartStandardSession AddToFunc StartStandardSession + I GotoDeskAndPage 0 0 0 @@ -550,6 +558,9 @@ DestroyFunc PrintFunction AddToFunc PrintFunction I Raise + I Exec exec xdpr -id $w +DestroyFunc Raise-All +AddToFunc Raise-All I All (!"FvwmButtons|System|*clock") Raise + ############################################################################## # User-defined functions # @@ -595,17 +606,6 @@ DestroyFunc Pidgin AddToFunc Pidgin I GotoDeskAndPage 1 1 0 + I Exec exec pidgin -DestroyFunc Raise-All -AddToFunc Raise-All I All (!"FvwmButtons|System|*clock") Raise - -DestroyFunc UrgencyFunc -AddToFunc UrgencyFunc -+ I Iconify off -+ I ThisWindow ("*Downloads") Break -+ I FlipFocus -+ I Raise -+ I WarpToWindow 5p 5p - ############################################################################## # MENU Setup # -- 2.39.2