Fix sway shortcut + nvim stuff for theme

This commit is contained in:
francois
2025-11-28 09:54:33 +01:00
parent e653538d0d
commit 76d3122ba2
3 changed files with 32 additions and 18 deletions

View File

@@ -60,3 +60,9 @@ require("plugins.which-key")
end, 100)
--load_theme()
local override = require("nightfox").override
--override.groups({
-- modules = {
-- BufferCurrent = {fg = "#ffffff"},
-- }
--})