summaryrefslogtreecommitdiff
path: root/common/home/hyprland
diff options
context:
space:
mode:
Diffstat (limited to 'common/home/hyprland')
-rw-r--r--common/home/hyprland/default.nix11
1 files changed, 6 insertions, 5 deletions
diff --git a/common/home/hyprland/default.nix b/common/home/hyprland/default.nix
index 8ddc0a4..5ce838d 100644
--- a/common/home/hyprland/default.nix
+++ b/common/home/hyprland/default.nix
@@ -6,13 +6,14 @@
variables = [ "--all" ];
};
xwayland.enable = true;
- plugins = [ pkgs.hyprlandPlugins.hyprsplit ];
+ #plugins = [ pkgs.hyprlandPlugins.hyprsplit ];
+ configType = "hyprlang";
settings = {
plugin = {
- hyprsplit = {
- num_workspaces = 10;
- persistent_workspaces = false;
- };
+ #hyprsplit = {
+ # num_workspaces = 10;
+ # persistent_workspaces = false;
+ #};
};
"$mod" = "SUPER";
bind = [