mirror of
https://codeberg.org/FabricSoul/dwl.git
synced 2026-02-03 19:16:27 -05:00
update: wbg args
This commit is contained in:
parent
d54aabb31a
commit
8def16950d
1 changed files with 1 additions and 1 deletions
2
config.h
2
config.h
|
|
@ -187,7 +187,7 @@ static const Button buttons[] = {
|
||||||
};
|
};
|
||||||
|
|
||||||
static const char *const autostart[] = {
|
static const char *const autostart[] = {
|
||||||
"wbg", "/home/fabric/Pictures/wallpaper/wallpaper.jpg", NULL,
|
"wbg", "-s", "/home/fabric/Pictures/wallpaper/wallpaper.jpg", NULL,
|
||||||
"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,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue