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