moved desktop to bspwm and added picom
This commit is contained in:
@@ -109,6 +109,15 @@
|
||||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
picom = {
|
||||
enable = true;
|
||||
blur = false;
|
||||
shadow = true;
|
||||
vSync = true;
|
||||
};
|
||||
};
|
||||
|
||||
# manuals not needed
|
||||
manual.html.enable = false;
|
||||
manual.json.enable = false;
|
||||
|
||||
Reference in New Issue
Block a user