vfmg: vfmgrc (NEW) - vfmg config example, to be installed in /etc/...

sparky sparky at pld-linux.org
Tue Nov 1 04:25:41 CET 2005


Author: sparky                       Date: Tue Nov  1 03:25:41 2005 GMT
Module: vfmg                          Tag: HEAD
---- Log message:
- vfmg config example, to be installed in /etc/vfmgrc in future

---- Files affected:
vfmg:
   vfmgrc (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: vfmg/vfmgrc
diff -u /dev/null vfmg/vfmgrc:1.1
--- /dev/null	Tue Nov  1 04:25:41 2005
+++ vfmg/vfmgrc	Tue Nov  1 04:25:36 2005
@@ -0,0 +1,20 @@
+# vfmg config
+# $Id$
+
+# general configuration:
+promote = 1
+icons_ext = png
+
+# per-WM configuration:
+[enlightenment]
+icons_scale = 1
+icons_dir = ${HOME}/.enlightenment/icons
+convert = convert -geometry 18x18 %in %out
+xterm = Eterm --name %1 --exec %2' enlightenment
+strip = 1
+
+[metisse]
+icons_scale = 1
+icons_dir = ${HOME}/.fvwm-metisse/icons
+convert = convert -geometry 21x18 %in %out
+strip = 1
================================================================



More information about the pld-cvs-commit mailing list