Removed picom as it was causing lag
This commit is contained in:
@@ -58,13 +58,6 @@
|
||||
enable32Bit = true;
|
||||
};
|
||||
|
||||
# Install picom for transparency.
|
||||
services.picom = {
|
||||
enable = true;
|
||||
backend = "glx";
|
||||
vSync = "opengl-swc";
|
||||
};
|
||||
|
||||
# Install Thunar
|
||||
programs.thunar.enable = true;
|
||||
services.gvfs.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user