feat(niri): XF86 keysym actions

This commit is contained in:
js0ny 2025-11-11 04:33:45 +00:00
parent 40f9eeed47
commit 73c6e134ad
11 changed files with 478 additions and 306 deletions

View file

@ -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 = "" },