summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2014-02-03 23:07:04 +0100
committerQC <qball@gmpclient.org>2014-02-03 23:07:04 +0100
commit57abc12c4395018d64679cc81995fc213c466436 (patch)
tree12f95ce6e2cfd3f7e66d56838e9dd3b0e9a957b5 /config
parentb9c192c4fe8952cf1faceb46bb49c024439ca554 (diff)
cleanups
Diffstat (limited to 'config')
-rw-r--r--config/config.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/config.c b/config/config.c
index 77707e9e..424fec9e 100644
--- a/config/config.c
+++ b/config/config.c
@@ -59,9 +59,6 @@ Settings config = {
.window_key = "F12",
.run_key = "mod1+F2",
.ssh_key = "mod1+F3",
-#ifdef I3
- .mark_key = "mod1+F5",
-#endif
// Location of the window. CENTER, NORTH_WEST, NORTH,NORTH_EAST, etc.
.location = CENTER,
// Mode of window, list (Vertical) or dmenu like (Horizontal)