From db78b8beac37d9800a7dbc56a7640ea5037001ca Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:51:50 +0300 Subject: [PATCH] we --- config/awesome/rc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/awesome/rc.lua b/config/awesome/rc.lua index bf75e138..427ede71 100644 --- a/config/awesome/rc.lua +++ b/config/awesome/rc.lua @@ -49,7 +49,7 @@ end -- {{{ Variable definitions -- 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. terminal = "kitty"