util.c is the proper place for those functions.
This commit is contained in:
committed by
Michael Stapelberg
parent
3669bcbd5f
commit
68f906f278
@ -129,9 +129,6 @@ struct Config {
|
||||
} bar;
|
||||
};
|
||||
|
||||
char *resolve_tilde(const char *path);
|
||||
bool path_exists(const char *path);
|
||||
|
||||
/**
|
||||
* Reads the configuration from ~/.i3/config or /etc/i3/config if not found.
|
||||
*
|
||||
|
Reference in New Issue
Block a user