fix icons missing
This commit is contained in:
parent
525a902fdb
commit
db04c01033
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_themes_dir()
|
local themes_path = gfs.get_configuration_dir()
|
||||||
|
|
||||||
local theme = {}
|
local theme = {}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue