we
This commit is contained in:
parent
db04c01033
commit
db78b8beac
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ end
|
||||||
|
|
||||||
-- {{{ Variable definitions
|
-- {{{ Variable definitions
|
||||||
-- Themes define colours, icons, font and wallpapers.
|
-- Themes define colours, icons, font and wallpapers.
|
||||||
beautiful.init(gears.filesystem.get_configuration_dir() .. "default/theme.lua")
|
beautiful.init(gears.filesystem.get_configuration_dir() .. "themes/default/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 = "kitty"
|
terminal = "kitty"
|
||||||
|
|
Loading…
Reference in a new issue