zenburn fixed, bindings for tabletkeys

This commit is contained in:
Alexander 2010-06-29 12:27:30 +02:00
parent 5bf889823d
commit 21b9bf3edc
3 changed files with 12 additions and 147 deletions

1
rc.lua
View file

@ -1,6 +1,7 @@
terminal = "sakura -e screen"
editor_cmd = "sakura -e vim"
modkey = "Mod4"
hyper = "Mod3"
-- Standard awesome library
require("awful")