feat: add wlr-randr config

This commit is contained in:
FabricSoul 2025-08-04 13:14:24 -04:00
parent 4ed948a16c
commit 20b5ce3d85

View file

@ -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
};