whoop whoop

This commit is contained in:
Sakooooo 2023-08-12 17:08:32 +03:00
parent ef7c842967
commit bee9a19d05
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -7,7 +7,7 @@ local xresources = require("beautiful.xresources"
local dpi = xresources.apply_dpi local dpi = xresources.apply_dpi
local gfs = require("gears.filesystem") local gfs = require("gears.filesystem")
local themes_path = gfs.get_configuration_dir() local themes_path = gfs.get_configuration_dir() .. "/themes"
local theme = {} local theme = {}