hyprland module consolidation and some refactoring
This commit is contained in:
@@ -72,7 +72,10 @@ in {
|
||||
};
|
||||
|
||||
chaotic = mkIf (cfg.variant == "cachyos") {
|
||||
scx.enable = true;
|
||||
scx = {
|
||||
enable = true;
|
||||
scheduler = "scx_lavd";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user