Now using my custom theme in awesome wm
This commit is contained in:
parent
382d1d9274
commit
290ee7e1fe
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ end
|
||||||
-- {{{ Variable definitions
|
-- {{{ Variable definitions
|
||||||
-- Themes define colours, icons, and wallpapers
|
-- Themes define colours, icons, and wallpapers
|
||||||
-- beautiful.init("/usr/share/awesome/themes/default/theme.lua")
|
-- beautiful.init("/usr/share/awesome/themes/default/theme.lua")
|
||||||
beautiful.init("/home/dustinswan/.config/awesome/themes/default/theme.lua")
|
beautiful.init("/home/dustinswan/.config/awesome/themes/dustin/theme.lua")
|
||||||
|
|
||||||
-- This is used later as the default terminal and editor to run.
|
-- This is used later as the default terminal and editor to run.
|
||||||
terminal = "urxvt"
|
terminal = "urxvt"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue