mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
stylix, hyprland
This commit is contained in:
parent
db68f9d460
commit
b440038b65
39 changed files with 704 additions and 226 deletions
|
|
@ -31,7 +31,7 @@ return {
|
|||
},
|
||||
["<C-f>"] = { "select_and_accept" },
|
||||
["<C-b>"] = { "hide", "fallback" },
|
||||
["<CR>"] = { "accept", "fallback" },
|
||||
["<CR>"] = { "fallback" },
|
||||
},
|
||||
completion = {
|
||||
menu = { border = "single" },
|
||||
|
|
@ -69,7 +69,7 @@ return {
|
|||
},
|
||||
completion = {
|
||||
menu = { auto_show = true },
|
||||
documentation = { auto_show = true, auto_show_delay_ms = 1000 },
|
||||
-- documentation = { auto_show = true }, --, auto_show_delay_ms = 1000 },
|
||||
},
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue