Hi,

i want to place my config files in .config/awesome/...
But when i put following line in my .config/awesome/rc.lua, it doesn't
start:

theme_path = "~/.config/awesome/themes/theme.lua"

If i use "/home/andi/.config..." it works. Is there any way to make it
independend from the username? Someone at irc used this, but i think
it's still ugly:

theme_path = awful.util.getdir("config") .. "/themes/shdb/theme.lua"

I don't know, if it's a awesome or lua problem. Maybe they can fix this.

Greetings

Andi

-- 
To unsubscribe, send mail to [email protected].

Reply via email to