Added git commit message to hyprctl version
This commit is contained in:
parent
e3b19e0131
commit
d7b3145b2e
3 changed files with 11 additions and 1 deletions
|
|
@ -57,4 +57,7 @@
|
|||
#endif
|
||||
#ifndef GIT_BRANCH
|
||||
#define GIT_BRANCH "?"
|
||||
#endif
|
||||
#ifndef GIT_COMMIT_MESSAGE
|
||||
#define GIT_COMMIT_MESSAGE "?"
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue