forked from Shinonome/dots-hyprland
hl: make custom stuff optional
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
HOME = os.getenv("HOME")
|
||||
|
||||
function is_file_exists(name)
|
||||
local f = io.open(name, "r")
|
||||
if f ~= nil then
|
||||
|
||||
Reference in New Issue
Block a user