Commit Graph

3 Commits

Author SHA1 Message Date
ba0fbf7a8b
feat(systemd): add systemd service
add systemd service through use of a template. This makes sure that
wherever dexedrine is installed the systemd unitfile will be able to
find it.
2023-12-30 18:10:06 +00:00
0385ff1446
refactor: Use header file, and update makefile
- Move the definitions and includes to a header file.
- Modify the makefile to account for this
- add install to makefile
2023-12-30 17:52:38 +00:00
d700ffac51
inital commit 2023-12-30 17:07:20 +00:00