mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-22 20:25:38 +00:00
i think i fixed picom screen tearing
This commit is contained in:
parent
e16674c817
commit
b718a01dc4
@ -6,6 +6,7 @@
|
|||||||
|
|
||||||
services.picom = {
|
services.picom = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
backend = "glx";
|
||||||
settings = {
|
settings = {
|
||||||
blur = false;
|
blur = false;
|
||||||
blurExclude = [ ];
|
blurExclude = [ ];
|
||||||
|
Loading…
Reference in New Issue
Block a user