X-Git-Url: https://git.draconx.ca/gitweb/fvwmconf.git/blobdiff_plain/55b6d9c6d3425ae9bb03a6864ea8f78735dba642..0e41b01616fa8eecd6054393877a8c048c93889d:/config diff --git a/config b/config index 9a5a447..b256285 100644 --- a/config +++ b/config @@ -4,21 +4,29 @@ 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`' +SetEnv XMODIFIERS '@im=uim' +SetEnv GTK_IM_MODULE 'uim' +SetEnv QT_IM_MODULE 'uim' + # Global Features Read global/multiscreen Read global/fullscreen Read global/windowmenu +Read global/appspecific # Machine-specific features -Read $[HOST]/config +PipeRead "[ -f '$[FVWM_USERDIR]/$[HOST]/config' ] \ + && echo Read $[HOST]/config \ + || echo Read default/config" # Virtual Desktops DesktopSize 6x1 EdgeThickness 1 -EdgeResistance 1 0 +EdgeResistance 1 +Style * EdgeMoveDelay 1, EdgeMoveResistance 0 EdgeScroll 0 0 #####