From e2e466e4ac94e1d0c5d4ba0d4f6e4d56ebca2c5c Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sat, 22 May 2021 19:42:37 -0400 Subject: Add dswitcher and cleanup xmonad a bit --- profiles/laptop.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'profiles/laptop.nix') diff --git a/profiles/laptop.nix b/profiles/laptop.nix index 3ecee50..e8bdbba 100644 --- a/profiles/laptop.nix +++ b/profiles/laptop.nix @@ -5,4 +5,9 @@ imports = [ ../lib/linux.nix ]; + home = { + packages = [ + pkgs.wmctrl + ]; + }; } -- cgit v1.2.3