]> git.phdru.name Git - dotfiles.git/commitdiff
.fvwmrc: remove empty lines
authorOleg Broytman <phd@phdru.name>
Sun, 8 Mar 2015 16:30:07 +0000 (19:30 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 8 Mar 2015 16:30:07 +0000 (19:30 +0300)
.fvwm/phd.m4

index a032232a2194386fea31ba6e81fee164e53231f8..458c03f5e93ffae6ea7fb41132c85a6483e2e8ea 100644 (file)
@@ -5,14 +5,13 @@
 dnl The file is in m4 format, use FvwmM4 module to read it
 dnl like this: ModuleSynchronous FvwmM4 -lock .fvwm2rc
 
-
 dnl This is to prevent FvwmM4 to shadow $HOME
 undefine(`HOME')
 
-
 dnl Echo dimension
 `#' width = WIDTH
 
+divert(-1)
 dnl koi8-r Fonts
 dnl define(`SMALL_FONT_KOI8', `-*-fixed-medium-r-normal-*-*-100-*-*-*-*-koi8-r')
 dnl define(`MEDIUM_FONT_KOI8', `-*-fixed-medium-r-normal-*-*-120-*-*-*-*-koi8-r')
@@ -160,6 +159,7 @@ TERM_KOI8 -geometry TERM_GEOM_BIG -title "$2" -n "$2" -e ssh -4 "$1"dnl
 define(`REMOTE_HOST_KOI8_BIG_MENU',
 "$2 (koi8)" REMOTE_HOST_KOI8_BIG($1, $2)dnl
 )
+divert
 
 
 ##########################################################################