Add neovide support for neovim
This commit is contained in:
parent
d242144445
commit
cf90eede7e
4 changed files with 32 additions and 0 deletions
|
|
@ -482,6 +482,7 @@ in
|
|||
(window-rule [
|
||||
(match [{app-id = "^Alacritty$";}])
|
||||
(match [{app-id = "^com\\.mitchellh\\.ghostty$";}])
|
||||
(match [{app-id = "^neovide$";}])
|
||||
(leaf "draw-border-with-background" [false])
|
||||
])
|
||||
(window-rule [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue