From: Oleg Broytman Date: Sun, 26 Apr 2020 20:33:10 +0000 (+0300) Subject: Feat(.fvwmrc): Do not open iconic Firefox window X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=aad7389cd958624dcf0e64be47e70e2776f4cbc0 Feat(.fvwmrc): Do not open iconic Firefox window I now use builtin session/restore. --- diff --git a/.fvwm/main.m4 b/.fvwm/main.m4 index 5b39a12..80735bd 100644 --- a/.fvwm/main.m4 +++ b/.fvwm/main.m4 @@ -604,10 +604,7 @@ 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 exec start-browser firefox -+ I Wait "*Mozilla Firefox" -+ I All ("*Mozilla Firefox") Iconify true -+ I Exec webbrowserX -n file:///home/phd/Internet/WWW/dashboard/index.html ++ I Exec LC_CTYPE=ru_RU.KOI8-R exec start-browser firefox + I Wait "*Mozilla Firefox" DestroyFunc Gajim