From: Nick Bowler Date: Mon, 5 May 2008 15:02:41 +0000 (-0400) Subject: Update config to use $HOME for terminal emulator. X-Git-Url: http://git.draconx.ca/gitweb/fvwmconf.git/commitdiff_plain/a773084c13b995ea6686db9cb0f4606831a628b5 Update config to use $HOME for terminal emulator. --- 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