summaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home.nix')
-rw-r--r--home.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/home.nix b/home.nix
index e40b4bb..61ce8db 100644
--- a/home.nix
+++ b/home.nix
@@ -120,6 +120,12 @@ in
adapter = "AC";
full-at = 99;
};
+ "module/ewmh" = {
+ type = "internal/xworkspaces";
+ pin-workspaces = true;
+ enable-click = true;
+ enable-scroll = false;
+ };
};
script = ''
#!/usr/bin/env sh