fix: hyprshot doesn't have rendering issues
This commit is contained in:
parent
31b6ba385d
commit
20391c64fc
2 changed files with 8 additions and 3 deletions
|
|
@ -87,6 +87,11 @@ in {
|
|||
"fullscreen, initialTitle:.*QEMU.*"
|
||||
];
|
||||
|
||||
layerrules = [
|
||||
# "noanim, selection"
|
||||
"animation fade 3, selection"
|
||||
];
|
||||
|
||||
general = {
|
||||
gapsIn = 5;
|
||||
gapsOut = 5;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue