My configurations for the software I use
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

river: disable tearing

I don't really like tearing and would much rather have mailbox vsync
in the games that I play.

yemou 7ca63f70 4f20c78e

+1 -1
+1 -1
config/river/init.roc
··· 48 48 ] 49 49 50 50 configurations = [ 51 - { option: "allow-tearing", args: ["enabled"] }, 51 + { option: "allow-tearing", args: ["disabled"] }, 52 52 { option: "border-color-focused", args: ["0x93a1a1"] }, 53 53 { option: "border-color-unfocused", args: ["0x586e75"] }, 54 54 { option: "border-width", args: ["0"] },