WIP: Changed Hyprland from Hyprland to Lua
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@
|
||||
enable = true;
|
||||
accent = "sapphire";
|
||||
};
|
||||
hyprland = lib.mkIf (!isDarwin) { enable = true; };
|
||||
hyprland = lib.mkIf (!isDarwin) { enable = false; };
|
||||
hyprlock = lib.mkIf (!isDarwin) {
|
||||
enable = true;
|
||||
useDefaultConfig = false;
|
||||
|
||||
Reference in New Issue
Block a user