@@ -9,9 +9,3 @@ local time = tonumber(os.date "%H")
vim.filetype.add {
pattern = { [".*/hypr/.*%.conf"] = "hyprlang", [".*/uwsm/env.*"] = "zsh" },
}
if time >= 8 and time < 17 then
vim.cmd [[colorscheme catppuccin-latte]]
else
vim.cmd [[colorscheme catppuccin-macchiato]]
end
The note is not visible to the blocked user.