From 20b5ce3d85282e243b6f745849924106b6ac334c Mon Sep 17 00:00:00 2001 From: FabricSoul Date: Mon, 4 Aug 2025 13:14:24 -0400 Subject: [PATCH] feat: add wlr-randr config --- config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/config.h b/config.h index c20c995..34ef6a8 100644 --- a/config.h +++ b/config.h @@ -182,5 +182,6 @@ static const char *const autostart[] = { "wlsunset", "-l", "43.7", "-L", "-79.4", NULL, "hypridle", NULL, "fcitx5", NULL, + "wlr-randr", " --output", "DP-5", "--mode", "3440x1440@144Hz", NULL };