From 5b6dd3b59a0da0e5890ea72709ae09f492cafa92 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sat, 12 Aug 2023 17:15:37 +0300 Subject: [PATCH] asdfasdfasdf --- config/awesome/themes/default/theme.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/awesome/themes/default/theme.lua b/config/awesome/themes/default/theme.lua index 12f83fd3..fd0a4b1a 100644 --- a/config/awesome/themes/default/theme.lua +++ b/config/awesome/themes/default/theme.lua @@ -7,7 +7,7 @@ local xresources = require("beautiful.xresources" local dpi = xresources.apply_dpi local gfs = require("gears.filesystem") -local themes_path = gfs.get_configuration_dir() .. "/themes" +local themes_path = gfs.get_configuration_dir() .. "themes/" local theme = {}