mirror of
https://codeberg.org/FabricSoul/dwl.git
synced 2026-02-04 03:26:25 -05:00
autostart: add waybar
This commit is contained in:
parent
9989fac343
commit
3f44215900
1 changed files with 1 additions and 0 deletions
1
config.h
1
config.h
|
|
@ -184,5 +184,6 @@ static const char *const autostart[] = {
|
||||||
"wlsunset", "-l", "43.7", "-L", "-79.4", NULL,
|
"wlsunset", "-l", "43.7", "-L", "-79.4", NULL,
|
||||||
"fcitx5", NULL,
|
"fcitx5", NULL,
|
||||||
"wlr-randr", "--output", "DP-5", "--mode", "3440x1440@144Hz", NULL,
|
"wlr-randr", "--output", "DP-5", "--mode", "3440x1440@144Hz", NULL,
|
||||||
|
"waybar", NULL,
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue