mirror of
https://github.com/swaywm/sway.git
synced 2025-11-18 06:59:48 -05:00
commit
2f6dd0687b
15 changed files with 550 additions and 346 deletions
|
|
@ -126,7 +126,7 @@ static char* get_config_path() {
|
|||
return NULL;
|
||||
}
|
||||
|
||||
bool load_config() {
|
||||
bool load_config(void) {
|
||||
sway_log(L_INFO, "Loading config");
|
||||
|
||||
char *path = get_config_path();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue