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