From a773084c13b995ea6686db9cb0f4606831a628b5 Mon Sep 17 00:00:00 2001 From: Nick Bowler Date: Mon, 5 May 2008 11:02:41 -0400 Subject: [PATCH] Update config to use $HOME for terminal emulator. --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 9a5a447..8d63728 100644 --- a/config +++ b/config @@ -4,7 +4,7 @@ ImagePath $[FVWM_USERDIR]/icons:$[FVWM_USERDIR]/pixmaps DestroyFunc InitFunction DestroyFunc StartFunction DestroyFunc ExitFunction -SetEnv TERMINAL /home/nick/bin/urxvt.sh +SetEnv TERMINAL $[HOME]/bin/urxvt.sh PipeRead 'echo SetEnv HOST `hostname`' # Global Features -- 2.43.0