aboutsummaryrefslogtreecommitdiffstats
path: root/Main.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Main.hs')
-rw-r--r--Main.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Main.hs b/Main.hs
index f6bd95c..0c870b4 100644
--- a/Main.hs
+++ b/Main.hs
@@ -37,6 +37,7 @@ workspaces = 9
--
-- modMask lets you easily change which modkey you use.
--
+modMask :: KeyMask
modMask = mod1Mask
--