fix: issues from input bump
This commit is contained in:
parent
f19d50407e
commit
fc4dcbeeec
2 changed files with 11 additions and 2 deletions
|
|
@ -139,7 +139,7 @@ in
|
|||
windowrulev2 = opaque, class:^(emacs)$
|
||||
|
||||
# Fullscreen Applications
|
||||
${mkRules ["opaque" "noblur" "noborder" "noshadow" "forceinput"] ["fullscreen:1"]}
|
||||
${mkRules ["opaque" "noblur" "noborder" "noshadow" "allowsinput"] ["fullscreen:1"]}
|
||||
|
||||
${mkRules ["tile" "opaque"] ["class:^(neovide)$"]}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue