From 51d507c0ea32ae6ac4c88dcdc6beccf280fe3b41 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sat, 23 May 2009 20:00:01 +0200 Subject: Remove some useless icon-related code. also fix colorset number for FvwmIdent. --- config | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/config b/config index d1f126a..b9d89ee 100644 --- a/config +++ b/config @@ -50,11 +50,6 @@ AddToFunc StartFunction + I Module FvwmEvent + I Test (EnvIsSet fvwm_config_xkb_tool, Init) Exec exec $[fvwm_config_xkb_tool] + I Test (EnvIsSet fvwm_config_clipboard_manager, Init) Exec exec $[fvwm_config_clipboard_manager] -+ I Test (Restart) All (Iconic) Test (f $[FVWM_USERDIR]/tmp/icon.tmp.$[w.id].png) WindowStyle IconOverride, icon $[FVWM_USERDIR]/tmp/icon.tmp.$[w.id].png - -DestroyFunc ExitFunction -AddToFunc ExitFunction -+ I Test (!torestart) exec exec rm -f /dev/shm/icon.tmp.* ######################### # Modules configuration # @@ -62,7 +57,7 @@ AddToFunc ExitFunction # Config for the FvwmIdent DestroyModuleConfig FvwmIdent: * -*FvwmIdent: Colorset 8 +*FvwmIdent: Colorset 3 *FvwmIdent: Font $[ThemeFont] # Config for FvwmEvent -- cgit v1.2.3