⚙️ config(hypr): disable tearing by default

This commit is contained in:
Sergio Laín 2024-02-25 18:03:56 +01:00
parent 7017ceca12
commit 1900743899
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -1,5 +1,5 @@
general { general {
allow_tearing = true allow_tearing = false
} }
misc { misc {