From 1caf9985028f192a4d58de70a0591cdafecb77c8 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Tue, 19 Nov 2019 22:41:24 +0000 Subject: [PATCH] Only use mate-terminal as the default terminal --- roles/home-gui/files/fvwmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/home-gui/files/fvwmrc b/roles/home-gui/files/fvwmrc index 151df1b..db5a68c 100644 --- a/roles/home-gui/files/fvwmrc +++ b/roles/home-gui/files/fvwmrc @@ -100,7 +100,7 @@ AddToFunc RestartFunction "I" Module FvwmPager 0 5 ######################## Menus ################### AddToMenu RootMenu "Root Menu" Title -+ "Terminal%mini.xterm.xpm%" Exec (mate-terminal || urxvt || xterm) ++ "Terminal" Exec mate-terminal + "Terminal (dark)" Exec (urxvt -fg grey -bg black || xterm -fg grey -bg black) + "" Nop + "Firefox" Exec firefox