]> git.phdru.name Git - dotfiles.git/blobdiff - .fvwm/phd.m4
.fvwmrc: remove a space after number
[dotfiles.git] / .fvwm / phd.m4
index 9ff841840bcb6c9557d31e1e0599331e7c523d69..29ac66e598c421fbd2dc97cd8ca9a73e17294399 100644 (file)
@@ -75,11 +75,11 @@ define(`ICON_BOX_FONT', MENU_FONT)
 dnl XSetBg message width and font
 define(`TEXT_WIDTH',
 `ifelse(eval(WIDTH < 1024), 1, 70,dnl
-`ifelse(eval(WIDTH < 1920), 1, 75, 80 dnl
+`ifelse(eval(WIDTH < 1920), 1, 75, `80'dnl
 )')'dnl
 )
 
-define(`MESSAGE_FONT', `Nimbus Sans L 18')'dnl
+define(`MESSAGE_FONT', `Nimbus Sans L 18')dnl
 
 
 dnl Terminal emulator
@@ -89,8 +89,8 @@ define(`TERM_GEOM',
 )')'dnl
 )
 
-define(`TERM_GEOM_BOTLT', `TERM_GEOM+0-0')'dnl
-define(`TERM_GEOM_BOTRT', `TERM_GEOM-0-0')'dnl
+define(`TERM_GEOM_BOTLT', `TERM_GEOM+0-0')dnl
+define(`TERM_GEOM_BOTRT', `TERM_GEOM-0-0')dnl
 
 define(`TERM_GEOM_BIG',
 `ifelse(eval(WIDTH < 1024), 1, `96x30',dnl