mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-19 15:29:58 -05:00
hl: make custom stuff optional
This commit is contained in:
@@ -23,7 +23,7 @@ hl.on("hyprland.start", function()
|
||||
end
|
||||
|
||||
if createdFiles > 0 then
|
||||
hl.exec_cmd("notify-send 'Hyprland config' 'Created " .. createdFiles .. " custom Hyprland config files in " .. baseCustomDir .. "' -a 'Hyprland'")
|
||||
hl.exec_cmd("hyprctl reload")
|
||||
-- hl.exec_cmd("notify-send 'Hyprland config' 'Created " .. createdFiles .. " custom Hyprland config files in " .. baseCustomDir .. "' -a 'Hyprland'")
|
||||
-- hl.exec_cmd("hyprctl reload")
|
||||
end
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user