Skip to content

Instantly share code, notes, and snippets.

View hamed's full-sized avatar

Hamed Seyed-allaei hamed

View GitHub Profile
@hamed
hamed / rc.lua
Created June 10, 2012 08:12
Awesome Configuration file
-- This is my awesome configuration file (rc.lua). put it in ~/.config/awesome/
-- * It has xscreensaver enabled. Just type xscreensaver in a terminal to set it up.
-- Use Modkey + F12 to lock the screen.
-- * It has persian keyboard. You can switch by Caps_Locck
-- Standard awesome library
require("awful")
require("awful.autofocus")
require("awful.rules")
-- Theme handling library