diff options
author | Stefan Ritter <gideonstar@thehappy.de> | 2009-09-11 15:49:41 +0200 |
---|---|---|
committer | Stefan Ritter <gideonstar@thehappy.de> | 2009-09-11 15:49:41 +0200 |
commit | 59c9e95a00770c2da102bde16a87ff22428a60c3 (patch) | |
tree | 8bc4b1ec166d921dc183b1e233b9cb4401d9119e /i3 | |
parent | 044542fc84b0e1a816b8f8cee1422c94e3873c89 (diff) |
i3 config bugfix
Diffstat (limited to '')
-rw-r--r-- | i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ bind Mod1+Shift+18 m9 bind Mod1+Shift+19 m10 # Stuff -bind Mod1+Shift+30 kill +bind Mod1+Shift+27 kill bind Mod1+33 exec /usr/bin/dmenu_run bind Mod1+Shift+33 exit bind Mod1+Shift+45 restart |