mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 11:36:20 +00:00
fix: prevent neovide from going maximized
This commit is contained in:
@@ -75,6 +75,8 @@
|
|||||||
"fakefullscreen,${firefoxPipInitial}"
|
"fakefullscreen,${firefoxPipInitial}"
|
||||||
"move 22 72,${firefoxPip}"
|
"move 22 72,${firefoxPip}"
|
||||||
"move 22 72,${firefoxPipInitial}"
|
"move 22 72,${firefoxPipInitial}"
|
||||||
|
# For some reason it really wants to be maximized
|
||||||
|
"nomaximizerequest,class:^(neovide)$"
|
||||||
# IntelliJ focus fixes
|
# IntelliJ focus fixes
|
||||||
"windowdance,class:^(jetbrains-.*)$"
|
"windowdance,class:^(jetbrains-.*)$"
|
||||||
"dimaround,class:^(jetbrains-.*)$,floating:1,title:^(?!win)"
|
"dimaround,class:^(jetbrains-.*)$,floating:1,title:^(?!win)"
|
||||||
|
|||||||
Reference in New Issue
Block a user