mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-16 08:21:20 -04:00
Reload colors2 as well as colors, naming tweaks.
This commit is contained in:
parent
9f5cf7abca
commit
938f30ee92
4 changed files with 10 additions and 5 deletions
2
server.h
2
server.h
|
|
@ -9,4 +9,4 @@ struct server;
|
|||
struct server *server_init(const struct config *conf, struct fdm *fdm,
|
||||
struct reaper *reaper, struct wayland *wayl);
|
||||
void server_destroy(struct server *server);
|
||||
void server_hard_reload_config_colors(struct server *server);
|
||||
void server_reload_config_colors(struct server *server);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue