aboutsummaryrefslogtreecommitdiffstats
path: root/Config.hs
diff options
context:
space:
mode:
authorDon Stewart <dons@galois.com>2007-10-27 18:30:31 +0200
committerDon Stewart <dons@galois.com>2007-10-27 18:30:31 +0200
commit391f389d274786f3fc26d29539284c2f1aa52b63 (patch)
tree77fff1da464bb8dd09cdec966c625f52b84c9545 /Config.hs
parent95f2936da0ae8aaf97feeefbd6084ee831ed073b (diff)
downloadxmonad-391f389d274786f3fc26d29539284c2f1aa52b63.tar.gz
xmonad-391f389d274786f3fc26d29539284c2f1aa52b63.tar.xz
xmonad-391f389d274786f3fc26d29539284c2f1aa52b63.zip
add text on using xprop to find client names
darcs-hash:20071027163031-cba2c-c94cf96c15d5f280811baaff0d10dd6f3e84e720.gz
Diffstat (limited to 'Config.hs')
-rw-r--r--Config.hs4
1 files changed, 4 insertions, 0 deletions
diff --git a/Config.hs b/Config.hs
index dcf52f9..5c092fc 100644
--- a/Config.hs
+++ b/Config.hs
@@ -100,6 +100,10 @@ defaultGaps = [(0,0,0,0)] -- 15 for default dzen font
-- particular program, or have a client always appear on a particular
-- workspace.
--
+-- To find the property name associated with a program, use
+-- xprop | grep WM_CLASS
+-- and click on the client you're interested in.
+--
manageHook :: Window -- ^ the new window to manage
-> String -- ^ window title
-> String -- ^ window resource name