The problem with the hertz of the windows #431
-
|
I have 144Hz, when I changed the monitor in hyprland.conf I was horrified. Windows, cursor, some animations work smoothly, but all interactions with the built-in interface happen as if at 60Hz. Help me fix it, please. Btw bongo cat isn't work too :c |
Beta Was this translation helpful? Give feedback.
Answered by
r-cosiocastro
Sep 6, 2025
Replies: 1 comment
-
|
If you have an NVIDIA GPU, try replacing: With this: In your file: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
AlexeyBaolleo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you have an NVIDIA GPU, try replacing:
exec-once = caelestia shell -d
With this:
exec-once = env QSG_RENDER_LOOP=threaded QT_QUICK_CONTINUOUS_UPDATE=1 caelestia shell -d
In your file:
~/.local/share/caelestia/hypr/hyprland/execs.conf