Added git commit message to hyprctl version

This commit is contained in:
vaxerski
2022-04-22 18:29:32 +02:00
parent e3b19e0131
commit d7b3145b2e
3 changed files with 11 additions and 1 deletions

View File

@@ -57,4 +57,7 @@
#endif
#ifndef GIT_BRANCH
#define GIT_BRANCH "?"
#endif
#ifndef GIT_COMMIT_MESSAGE
#define GIT_COMMIT_MESSAGE "?"
#endif