Merge branch 'master' of sc:awesome

This commit is contained in:
crater2150 2010-10-18 22:51:50 +02:00
commit 12d9f33f9e
3 changed files with 6 additions and 6 deletions

4
rc.lua
View file

@ -1,5 +1,5 @@
terminal = "sakura -e screen"
editor_cmd = "sakura -e vim"
terminal = "urxvtc -e screen"
editor_cmd = "urxvt -e vim"
modkey = "Mod4"
hyper = "Mod3"