]> git.phdru.name Git - dotfiles.git/blobdiff - .fvwm/phd.m4
.fvwmrc: push big terms to the bottom of the screen
[dotfiles.git] / .fvwm / phd.m4
index 3fa5982a1d13374e21f4174ff4aedacd3e0830c8..2007ff0613f21baf48a17c19fe6c493011cdfc6e 100644 (file)
@@ -79,7 +79,7 @@ define(`TERM_GEOM_BOTRT', TERM_GEOM`-0-0')
 
 define(`TERM_GEOM_BIG',
 ifelse(eval(WIDTH < 1024), 1, `96x30',
-       eval(WIDTH < 1920), 1, `112x32', `126x35'))
+       eval(WIDTH < 1920), 1, `112x32+2-0', `126x35'))
 
 
 define(`TERM', `urxvt')