mirror of
https://github.com/swaywm/sway.git
synced 2026-04-26 06:46:26 -04:00
Search for deskop files in correct directories
Signed-off-by: Felix Weilbach <felix.weilbach@t-online.de>
This commit is contained in:
parent
7f2fd4a716
commit
66d3502769
4 changed files with 41 additions and 9 deletions
|
|
@ -69,4 +69,6 @@ bool sway_set_cloexec(int fd, bool cloexec);
|
|||
|
||||
char *append_path_safe(const char *base_path, const char *append_path);
|
||||
|
||||
bool dir_exists(char *path);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue