From: Oleg Broytman Date: Wed, 20 May 2020 18:11:38 +0000 (+0300) Subject: Feat(.fvwmrc): Open iconic Firefox window back X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=6556642ab508581b9d22d340bcd8ddf79403f2bc Feat(.fvwmrc): Open iconic Firefox window back This reverts commit aad7389cd958624dcf0e64be47e70e2776f4cbc0. --- diff --git a/.fvwm/main.m4 b/.fvwm/main.m4 index fe687bd..4f15734 100644 --- a/.fvwm/main.m4 +++ b/.fvwm/main.m4 @@ -604,8 +604,11 @@ AddToFunc Term-Phdru-Big I GotoDeskAndPage 1 0 1 DestroyFunc FireFox AddToFunc FireFox I Any ("*Mozilla Firefox") Break + I GotoDeskAndPage 1 0 0 -+ I Exec LC_CTYPE=ru_RU.KOI8-R exec start-browser firefox ++ I Exec exec start-browser firefox + I Wait "*Mozilla Firefox" ++ I Exec exec firefox --new-window ++ I Wait "*Mozilla Firefox" ++ I Next ("*Mozilla Firefox") Iconify true DestroyFunc Gajim AddToFunc Gajim I GotoDeskAndPage 1 1 0