From 5b95c2fa82ebbcb8bb85f5da28060e250c233325 Mon Sep 17 00:00:00 2001 From: Random936 Date: Tue, 30 Jul 2024 20:45:33 -0700 Subject: [PATCH] Added autorandr to headful packages --- config/headful.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/config/headful.nix b/config/headful.nix index 269680e..37d2919 100644 --- a/config/headful.nix +++ b/config/headful.nix @@ -29,6 +29,7 @@ rofi polybar alacritty + autorandr arandr ]; };