mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-22 05:33:45 -04:00
conf: get user's shell
This commit is contained in:
parent
6bce2bed00
commit
19aaa7b774
2 changed files with 18 additions and 0 deletions
1
config.h
1
config.h
|
|
@ -1,6 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
struct config {
|
||||
char *shell;
|
||||
char *font;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue