mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-16 11:51:13 +01:00
picom: Add screen tearing patch
Now bspwm won't have any issues with screen tearing.
This commit is contained in:
parent
4becab25c3
commit
9d51a33379
@ -1,6 +1,10 @@
|
|||||||
# New Start: A modern Arch workflow built with an emphasis on functionality.
|
# New Start: A modern Arch workflow built with an emphasis on functionality.
|
||||||
# Copyright (C) 2017-2018 Donovan Glover
|
# Copyright (C) 2017-2018 Donovan Glover
|
||||||
|
|
||||||
|
# Fix screen tearing
|
||||||
|
backend = "glx"
|
||||||
|
vsync = true
|
||||||
|
|
||||||
# Enable shadows (very important, as this makes everything look really nice)
|
# Enable shadows (very important, as this makes everything look really nice)
|
||||||
shadow = true
|
shadow = true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user