From: Oleg Broytman Date: Wed, 20 Jan 2016 08:49:26 +0000 (+0300) Subject: .fvwmrc: do not start gajim at startup X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=325001bfbb3dadef5b818b0c5b36e6e8233e1a66 .fvwmrc: do not start gajim at startup Reorder startup sequence. --- diff --git a/.fvwm/phd.m4 b/.fvwm/phd.m4 index 3f8b1b0..b5c8f86 100644 --- a/.fvwm/phd.m4 +++ b/.fvwm/phd.m4 @@ -485,15 +485,14 @@ AddToFunc StartStandardSession + I GotoDeskAndPage 1 0 1 + I TERM_KOI8 + I Wait TERM -+ I GotoDeskAndPage 2 0 1 -+ I TERM_KOI8 -geometry TERM_GEOM_BIG -+ I Wait TERM -+ I Gajim -+ I Wait Gajim ++ I GotoDeskAndPage 1 1 0 + I TERM_UTF8 -iconic -name term-im-remote + I Wait URxvt + I TERM_KOI8 -geometry 60x25-5-5 -iconic -name term-im-local + I Wait URxvt ++ I GotoDeskAndPage 2 0 1 ++ I TERM_KOI8 -geometry TERM_GEOM_BIG ++ I Wait TERM + I FireFox + I Schedule 1000 GotoDeskAndPage 0 1 0