mirror of
https://codeberg.org/FabricSoul/dwl.git
synced 2025-08-06 05:20:24 -04:00
feat: add wlr-randr config
This commit is contained in:
parent
4ed948a16c
commit
20b5ce3d85
1 changed files with 1 additions and 0 deletions
1
config.h
1
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
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue