summaryrefslogtreecommitdiffstats
path: root/.xbindkeysrc.scm
diff options
context:
space:
mode:
Diffstat (limited to '.xbindkeysrc.scm')
-rw-r--r--.xbindkeysrc.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/.xbindkeysrc.scm b/.xbindkeysrc.scm
index 3ebf133..c8e4633 100644
--- a/.xbindkeysrc.scm
+++ b/.xbindkeysrc.scm
@@ -10,7 +10,7 @@
(define dzen-pipe '())
(define editor (getenv "EDITOR"))
(define modkey 'mod4)
-(define prefix `(,modkey w))
+(define prefix '(control i))
(define terminal "urxvt")
(define date-format "~a ~d ~b ~Y ~H:~M")
(define previous-tag '())