summaryrefslogtreecommitdiffstats
path: root/awesomerc
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2009-07-08 15:58:59 +0200
committerStefan Ritter <xeno@thehappy.de>2009-07-08 15:58:59 +0200
commita4a96be981629ffaa6f8db5ebb5a8f52bba4baf0 (patch)
tree850b3e83b0b6b3e595b1d7cf72f4477bdf452b16 /awesomerc
parentb63db17e69889a00f5b21854d957c7ac4c74b6d1 (diff)
Added transset foo
Diffstat (limited to 'awesomerc')
-rw-r--r--awesomerc1
1 files changed, 1 insertions, 0 deletions
diff --git a/awesomerc b/awesomerc
index b9de38b..205db5e 100644
--- a/awesomerc
+++ b/awesomerc
@@ -64,6 +64,7 @@ mouse {
keys {
key { modkey = {"Mod1"} key = "q" command = "spawn" arg = "`dmenu_path | dmenu` && eval \"exec $exe\"" }
+ key { modkey = {"Mod1"} key = "w" command = "spawn" arg = "transset" }
key { modkey = {"Mod1"} key = "Return" command = "spawn" arg = "exec x-terminal-emulator" }
key { modkey = {"Mod1"} key = "l" command = "spawn" arg = "exec slock" }
key { modkey = {"Mod1"} key = "space" command = "tag_setlayout" arg = "+1" }