Skip to content

Commit 3e03b1e

Browse files
authored
Create constants.cr
1 parent 5711594 commit 3e03b1e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# ── Paths ────────────────────────────────────────────────────────────────────
2+
HACKEROS_UPDATE_SCRIPT = "/usr/bin/hl run /usr/share/HackerOS/Scripts/Bin/update-hackeros.hl"
3+
WALLPAPERS_UPDATE_SCRIPT = "/usr/bin/hl run /usr/share/HackerOS/Scripts/Bin/update-wallpapers.hl"
4+
BIN_PATH = Process.executable_path.not_nil!
5+
6+
DISTRO_RC_PATH = "/etc/xdg/kcm-about-distrorc"

0 commit comments

Comments
 (0)