Refactor merge code

This commit is contained in:
Simon Long 2024-01-08 10:39:03 +00:00
parent 1385ce20ad
commit 369e69113b
4 changed files with 77 additions and 65 deletions

View file

@ -3,7 +3,8 @@
#define LABWC_DIR_H
char *config_dir(void);
char *config_dir_n(int n);
char *user_config_dir(void);
char *sys_config_dir(void);
/**
* theme_dir - find theme directory containing theme @theme_name