This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- 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 |