From 750a98f8fe010b1e64664c3a828287e813a74a38 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Sat, 2 Nov 2024 09:23:43 -0400 Subject: [PATCH] add xrandr --- modules/programs.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/programs.nix b/modules/programs.nix index 91c49db..296db1c 100644 --- a/modules/programs.nix +++ b/modules/programs.nix @@ -66,6 +66,7 @@ glfw-wayland-minecraft waybar wl-clipboard + xorg.xrandr ] else [] ) ++ ( @@ -73,6 +74,7 @@ then [ xterm rofi + xorg.xrandr ] else [] ) ++ (