mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-27 07:20:14 +00:00
i think i fixed picom screen tearing
This commit is contained in:
@ -6,6 +6,7 @@
|
|||||||
|
|
||||||
services.picom = {
|
services.picom = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
backend = "glx";
|
||||||
settings = {
|
settings = {
|
||||||
blur = false;
|
blur = false;
|
||||||
blurExclude = [ ];
|
blurExclude = [ ];
|
||||||
|
Reference in New Issue
Block a user