aboutsummaryrefslogtreecommitdiffstats
path: root/cwmrc
diff options
context:
space:
mode:
authorokan2008-05-18 19:33:36 +0000
committerokan2008-05-18 19:33:36 +0000
commit560d8198cee2b519f51dbf6212e1f15cbfe97dcc (patch)
treea27d2ee9a1dc24e759733ee39af4f25444bd8c32 /cwmrc
parent170f81834e88d241194595a8f05821f23c933477 (diff)
downloadcwm-560d8198cee2b519f51dbf6212e1f15cbfe97dcc.tar.gz
- re-order and mostly re-write cwmrc(5)
- merge example config file into cwmrc(5) and remove (little good in here) feedback from jmc@ - thanks! ok simon@
Diffstat (limited to 'cwmrc')
-rw-r--r--cwmrc27
1 files changed, 0 insertions, 27 deletions
diff --git a/cwmrc b/cwmrc
deleted file mode 100644
index 84813df..0000000
--- a/cwmrc
+++ /dev/null
@@ -1,27 +0,0 @@
-# $OpenBSD: cwmrc,v 1.2 2008/04/15 20:24:41 oga Exp $
-
-# Makes the Xft(3) font string fontname the default font
-#fontname "sans-serif:pixelsize=14:bold"
-
-# Set sticky group mode on
-#sticky no
-
-# Any entry here is shown in the application menu
-#command firefox firefox
-#command xmms xmms
-#command top "xterm -e top"
-
-# Autogroup definition
-#autogroup 3 "aterm,XTerm"
-#autogroup 3 "xterm,XTerm"
-
-# Cause cwm to ignore programs by that name by not drawing borders around them.
-#ignore XMMS
-#ignore xwi
-#ignore xapm
-#ignore xclock
-
-# Keys
-#bind CM-r "label"
-#bind CS-Return "xterm -e top"
-#bind 4-o "unmap"