From: Oleg Broytman Date: Mon, 6 Jun 2016 13:04:59 +0000 (+0300) Subject: .fvwmrc: add menu item for big grey utf8 term X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=e4865b6c064fa4ad2e1a57f7e8c247883a9aee24 .fvwmrc: add menu item for big grey utf8 term --- diff --git a/.fvwm/main.m4 b/.fvwm/main.m4 index 4230801..05453d5 100644 --- a/.fvwm/main.m4 +++ b/.fvwm/main.m4 @@ -663,6 +663,7 @@ AddToMenu Terminals "Terminals" Title + "Grey term (utf8,btlt)" TERM_UTF8_BOTLT + "Grey term (utf8,btrt)" TERM_UTF8_BOTRT + "Big grey term (koi8)" TERM_KOI8 -geometry TERM_GEOM_BIG ++ "Big grey term (utf8)" TERM_UTF8 -geometry TERM_GEOM_BIG + "" Nop + "White/black term (koi8)" TERM_KOI8 -fg white -cr white -bg black + "White/black term (utf8)" TERM_UTF8 -fg white -bg black