mirror of
https://codeberg.org/FabricSoul/dwl.git
synced 2025-08-06 05:20:24 -04:00
fix: typo in autostart config
This commit is contained in:
parent
996e0b0f53
commit
4ed948a16c
1 changed files with 1 additions and 1 deletions
2
config.h
2
config.h
|
@ -181,6 +181,6 @@ static const char *const autostart[] = {
|
|||
"hyprpaper", NULL,
|
||||
"wlsunset", "-l", "43.7", "-L", "-79.4", NULL,
|
||||
"hypridle", NULL,
|
||||
"fcitx5"; NULL,
|
||||
"fcitx5", NULL,
|
||||
NULL
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue