fix: prevent neovide from going maximized

This commit is contained in:
2024-01-16 19:27:34 +01:00
parent 2f77558ff4
commit 547f02d2b1

View File

@@ -75,6 +75,8 @@
"fakefullscreen,${firefoxPipInitial}"
"move 22 72,${firefoxPip}"
"move 22 72,${firefoxPipInitial}"
# For some reason it really wants to be maximized
"nomaximizerequest,class:^(neovide)$"
# IntelliJ focus fixes
"windowdance,class:^(jetbrains-.*)$"
"dimaround,class:^(jetbrains-.*)$,floating:1,title:^(?!win)"