1
0
forked from extern/nix-config

picom: Add screen tearing patch

Now bspwm won't have any issues with screen tearing.
This commit is contained in:
Donovan Glover 2021-11-15 12:43:58 -05:00
parent 4becab25c3
commit 9d51a33379
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -1,6 +1,10 @@
# New Start: A modern Arch workflow built with an emphasis on functionality.
# Copyright (C) 2017-2018 Donovan Glover
# Fix screen tearing
backend = "glx"
vsync = true
# Enable shadows (very important, as this makes everything look really nice)
shadow = true