From 325001bfbb3dadef5b818b0c5b36e6e8233e1a66 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Wed, 20 Jan 2016 11:49:26 +0300 Subject: [PATCH] .fvwmrc: do not start gajim at startup Reorder startup sequence. --- .fvwm/phd.m4 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) 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 -- 2.39.5