This commit is contained in:
Sakooooo 2023-08-07 00:51:50 +03:00
parent db04c01033
commit db78b8beac
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -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"