Hyprland fixxxxxx
This commit is contained in:
parent
4c60a10514
commit
16bd4bf4b7
1 changed files with 2 additions and 1 deletions
|
|
@ -146,7 +146,7 @@ in
|
|||
};
|
||||
|
||||
render = {
|
||||
direct_scanout = true; # fullscreen apps bypass compositor
|
||||
direct_scanout = false;
|
||||
};
|
||||
|
||||
animations = {
|
||||
|
|
@ -195,6 +195,7 @@ in
|
|||
# vfr moved from misc: to debug: in 0.55.0
|
||||
debug = {
|
||||
vfr = false; # keep compositor ticking, don't idle between frames
|
||||
disable_logs = false;
|
||||
};
|
||||
|
||||
# Mirror the GNOME bindings so muscle memory carries over
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue