change x-terminal-emulator to xterm

This commit is contained in:
Julien Danjou 2007-10-01 12:50:43 +02:00
parent 6e4942711f
commit 1695d811e4
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ awesome:
modkey = "Mod4";
# Keys binding
keys = ((("Mod4"), "Return", "spawn", "exec x-terminal-emulator"),
keys = ((("Mod4"), "Return", "spawn", "exec xterm"),
(("Mod4"), "space", "setlayout"),
(("Mod4"), "b", "togglebar"),
(("Mod4"), "j", "focusnext"),