remove mise; add picom
This commit is contained in:
@@ -47,4 +47,10 @@
|
||||
programs.i3status-rust = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
services.picom = {
|
||||
enable = true;
|
||||
backend = "glx";
|
||||
vSync = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user