X-Git-Url: https://git.draconx.ca/gitweb/fvwmconf.git/blobdiff_plain/402a36125f4da1e4cce1ae651d2cd7af4211ff20..HEAD:/config diff --git a/config b/config index 43359ae..de9ce43 100644 --- a/config +++ b/config @@ -9,9 +9,6 @@ DestroyFunc ExitFunction SetEnv TERMINAL $[HOME]/bin/urxvt.sh PipeRead 'echo SetEnv HOST `hostname`' -SetEnv MPD_HOST aidos -SetEnv MUSIC /srv/music - SetEnv XMODIFIERS '@im=uim' SetEnv GTK_IM_MODULE 'uim' SetEnv QT_IM_MODULE 'uim' @@ -23,6 +20,7 @@ SetEnv GTK2_RC_FILES $[FVWM_USERDIR]/gtk2rc Read global/multiscreen Read global/fullscreen Read global/appspecific +Read global/mpdkeys # Machine-specific features PipeRead "[ -f '$[FVWM_USERDIR]/$[HOST]/config' ] \ @@ -30,6 +28,7 @@ PipeRead "[ -f '$[FVWM_USERDIR]/$[HOST]/config' ] \ || echo Read default/config" # Menus (must be loaded after themes) +Read global/mpdmenu Read global/windowmenu Read global/alttab