config: fix tilde expansion for wallpaper paths
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I45b7a520f1959886793ded62f1ed2cd96a6a6964
This commit is contained in:
parent
ca468ce677
commit
74fed80a26
3 changed files with 202 additions and 28 deletions
|
|
@ -4,6 +4,7 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <strings.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
#include "../include/chroma.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue