fix: detect Intrepid host theme

This commit is contained in:
2026-08-09 15:02:23 -04:00
parent f0b082e982
commit 6f334482e3

View File

@@ -101,7 +101,7 @@ if host == "xps13" then
-- },
-- })
-- })
elseif host == "cachyos" then
elseif host == "Intrepid" then
cyberdream()
-- require('tokyonight').setup({
-- style = "storm", -- "storm", "moon", "day", "night"