add homedir theme to beautifull
This commit is contained in:
parent
ef499ec740
commit
79e9e0905c
@ -41,8 +41,7 @@ end
|
||||
|
||||
-- {{{ Variable definitions
|
||||
-- Themes define colours, icons, font and wallpapers.
|
||||
beautiful.init(gears.filesystem.get_themes_dir() .. "default/theme.lua")
|
||||
|
||||
beautiful.init(awful.util.getdir("config") .. "/themes/default/theme.lua")
|
||||
-- This is used later as the default terminal and editor to run.
|
||||
terminal = "termite"
|
||||
editor = os.getenv("EDITOR") or "vim"
|
||||
|
Loading…
Reference in New Issue
Block a user