mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
feat(niri): XF86 keysym actions
This commit is contained in:
parent
40f9eeed47
commit
73c6e134ad
11 changed files with 478 additions and 306 deletions
|
|
@ -13,9 +13,10 @@ Remote | Git Branch | Diagnostics | Command | | MID | | Line:Column | Indent | E
|
|||
-- Config
|
||||
local config = {
|
||||
options = {
|
||||
disabled_filetypes = {
|
||||
statusline = { "NvimTree", "alpha", "grug-far", "snacks_dashboard", "Avante", "AvanteInput" },
|
||||
},
|
||||
-- While setting globalstatus, always enable lualine
|
||||
-- disabled_filetypes = {
|
||||
-- statusline = { "NvimTree", "alpha", "grug-far", "snacks_dashboard", "Avante", "AvanteInput", "neo-tree" },
|
||||
-- },
|
||||
-- Disable sections and component separators
|
||||
component_separators = { left = "", right = "" },
|
||||
section_separators = { left = "", right = "" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue