X-Git-Url: http://git.draconx.ca/gitweb/fvwmconf.git/blobdiff_plain/2a18d0eeceb0d58e70a9a87345a74d9bd7e2af74..1f74c946d08b1f1f83e5ae839e09b0b0c9c0d9aa:/config diff --git a/config b/config index bcf5388..d436df7 100644 --- a/config +++ b/config @@ -4,13 +4,24 @@ ImagePath $[FVWM_USERDIR]/icons:$[FVWM_USERDIR]/pixmaps DestroyFunc InitFunction DestroyFunc StartFunction DestroyFunc ExitFunction -SetEnv TERMINAL /home/nick/bin/urxvt.sh + +# Global environment +SetEnv TERMINAL $[HOME]/bin/urxvt.sh PipeRead 'echo SetEnv HOST `hostname`' +SetEnv MUSIC /home/music + +SetEnv XMODIFIERS '@im=uim' +SetEnv GTK_IM_MODULE 'uim' +SetEnv QT_IM_MODULE 'uim' + +SetEnv GTK2_RC_FILES $[FVWM_USERDIR]/gtk2rc + # Global Features Read global/multiscreen Read global/fullscreen Read global/windowmenu +Read global/appspecific # Machine-specific features PipeRead "[ -f '$[FVWM_USERDIR]/$[HOST]/config' ] \ @@ -20,7 +31,8 @@ PipeRead "[ -f '$[FVWM_USERDIR]/$[HOST]/config' ] \ # Virtual Desktops DesktopSize 6x1 EdgeThickness 1 -EdgeResistance 1 0 +EdgeResistance 1 +Style * EdgeMoveDelay 1, EdgeMoveResistance 0 EdgeScroll 0 0 #####