From 0ee0e54f1bab392428c9e38b334c2f5d9cbfbd83 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sun, 31 Jul 2022 17:12:05 +0200 Subject: Packages: Add arandr --- hosts/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/home.nix b/hosts/home.nix index 34a8b34..28f4d2d 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -30,6 +30,7 @@ in virt-manager xdotool #needed for xmobar clickable workspaces xlockmore + arandr ] ++ (with pkgs.custom; [ smart-wallpaper -- cgit 1.4.1