eww widgets and theme cycle with waybar button
This commit is contained in:
@@ -19,6 +19,11 @@ vim.opt.rtp:prepend(lazypath)
|
||||
-- -----------------------------------------------------------------------------
|
||||
-- CORE OPTIONS
|
||||
-- -----------------------------------------------------------------------------
|
||||
|
||||
vim.api.nvim_set_hl(0, "Normal", { bg = "none" })
|
||||
vim.api.nvim_set_hl(0, "NormalFloat", { bg = "none" })
|
||||
vim.api.nvim_set_hl(0, "NormalNC", { bg = "none" })
|
||||
|
||||
vim.g.mapleader = " "
|
||||
vim.g.maplocalleader = " "
|
||||
|
||||
|
||||
Reference in New Issue
Block a user