.xbindkeysrc.scm

This commit is contained in:
Tom Willemsen 2012-05-29 18:10:10 +02:00
parent 36cd435141
commit e72f619dac

View file

@ -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 '())