1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2024-10-22 20:41:22 +00:00

lain: new commit

This commit is contained in:
luke bonham 2014-02-09 17:46:15 +01:00
parent e05d9c4531
commit f9d638e6c0
2 changed files with 1 additions and 4 deletions

2
lain

@ -1 +1 @@
Subproject commit 804a3b4084659a30586c6cdadf7b2b3de5019fd6
Subproject commit d352d807542aa221da7774d03a700cc596a09ba7

View file

@ -57,9 +57,6 @@ run_once("compton")
-- localization
os.setlocale(os.getenv("LANG"))
-- home path
homedir = os.getenv("HOME") .. "/.config/awesome/"
-- beautiful init
beautiful.init(os.getenv("HOME") .. "/.config/awesome/themes/blackburn/theme.lua")