whoop whoop
This commit is contained in:
parent
ef7c842967
commit
bee9a19d05
1 changed files with 1 additions and 1 deletions
|
@ -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 = {}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue