Ryan Hughes
510636b8c9
Normalize hard-coded ~/.local/share/omarchy refs to $OMARCHY_PATH
...
The package-installed paths live at /usr/share/omarchy; the script-install
paths live at ~/.local/share/omarchy. $OMARCHY_PATH is set by install.sh
during the install flow and by /etc/profile.d/omarchy.sh in package mode.
Scripts that hard-code the script-install path don't honour that and will
misbehave once shipped to /usr/bin.
16 files migrated via sed s|~/\.local/share/omarchy|$OMARCHY_PATH|g
and s|$HOME/\.local/share/omarchy|$OMARCHY_PATH|g:
bin/:
- omarchy-plymouth-{preview,reset,set}
- omarchy-refresh-{limine,plymouth}
- omarchy-reinstall-configs
- omarchy-show-logo
- omarchy-games-retro-install
- omarchy-install-gaming-battlenet
install/:
- config/branding.sh
- packaging/{fonts,icons}.sh
- post-install/{finished,pacman}.sh
- preflight/{migrations,pacman}.sh
Deliberately NOT migrated:
- bin/omarchy-dev-add-migration: uses 'cd ~/.local/share/omarchy' to
resolve a git repo for 'git log'. The packaged binary doesn't have a
git repo to read; this command only makes sense in dev mode where
the home path is the right one.
- bin/omarchy-install-browser:69: writes a string into a chromium
config file that chromium itself interprets; not a bash-resolved path.
- install/helpers/errors.sh:125: the boot.sh-style relaunch behaviour
needs a separate redesign.
2026-06-04 18:34:04 -04:00
..
2026-05-25 16:49:18 +02:00
2026-05-01 17:40:22 +02:00
2026-05-16 20:34:09 +02:00
2026-05-21 11:53:48 +02:00
2026-05-22 13:26:41 +02:00
2026-05-22 13:26:41 +02:00
2026-05-22 15:18:14 +02:00
2026-05-21 10:54:23 +02:00
2026-05-22 13:26:26 +02:00
2026-05-01 17:40:22 +02:00
2026-05-21 15:45:36 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-23 15:02:11 +02:00
2026-05-21 11:29:55 +02:00
2026-05-01 17:40:22 +02:00
2026-05-11 09:53:07 +02:00
2026-05-11 09:53:07 +02:00
2026-05-22 11:35:36 +02:00
2026-05-22 11:35:36 +02:00
2026-05-22 11:35:36 +02:00
2026-05-02 10:24:31 +02:00
2026-05-25 23:51:48 +02:00
2026-05-25 20:28:22 +02:00
2026-05-25 23:51:48 +02:00
2026-05-17 19:51:29 +02:00
2026-05-01 17:40:22 +02:00
2026-06-04 11:15:28 +02:00
2026-05-29 13:54:55 +02:00
2026-05-29 13:15:00 +02:00
2026-05-29 13:15:00 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-06 12:56:51 +02:00
2026-05-01 17:40:22 +02:00
2026-05-27 16:44:43 -04:00
2026-05-01 17:40:22 +02:00
2026-05-21 07:57:08 +02:00
2026-05-23 04:32:20 -04:00
2026-05-17 19:51:29 +02:00
2026-05-19 21:42:02 +02:00
2026-05-17 19:51:29 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-17 21:55:53 +02:00
2026-05-19 20:54:20 +02:00
2026-05-27 12:36:47 +02:00
2026-05-21 19:30:30 +02:00
2026-05-17 20:47:48 +02:00
2026-05-01 17:40:22 +02:00
2026-05-06 12:58:55 +02:00
2026-05-06 12:58:55 +02:00
2026-05-25 22:50:24 +02:00
2026-05-14 16:34:21 -04:00
2026-05-01 17:40:22 +02:00
2026-05-19 17:08:14 +02:00
2026-05-11 13:01:45 +02:00
2026-06-04 18:34:04 -04:00
2026-05-01 17:40:22 +02:00
2026-05-15 11:03:21 +02:00
2026-05-02 13:10:47 +02:00
2026-05-07 10:33:12 +02:00
2026-05-07 10:34:28 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-07 12:10:45 +02:00
2026-05-08 21:07:51 +02:00
2026-05-01 17:40:22 +02:00
2026-05-17 17:29:52 +02:00
2026-05-21 19:30:30 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-25 20:28:39 +02:00
2026-05-03 15:58:32 +02:00
2026-05-03 15:58:32 +02:00
2026-05-11 10:40:26 -04:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-21 11:44:11 +02:00
2026-05-01 17:40:22 +02:00
2026-05-05 21:18:09 +02:00
2026-05-11 10:40:26 -04:00
2026-05-11 10:40:26 -04:00
2026-05-17 21:44:08 +02:00
2026-05-01 17:40:22 +02:00
2026-05-17 19:51:29 +02:00
2026-05-11 10:40:26 -04:00
2026-05-11 10:40:26 -04:00
2026-05-11 10:40:26 -04:00
2026-05-01 17:40:22 +02:00
2026-05-11 10:40:26 -04:00
2026-05-10 11:26:59 +02:00
2026-05-29 15:59:13 +02:00
2026-05-11 10:40:26 -04:00
2026-05-23 13:37:57 +02:00
2026-05-17 19:51:29 +02:00
2026-05-17 21:30:58 +02:00
2026-05-14 17:43:12 -04:00
2026-06-04 11:15:28 +02:00
2026-05-04 13:23:27 +02:00
2026-06-04 11:15:28 +02:00
2026-05-01 17:40:22 +02:00
2026-05-04 13:23:27 +02:00
2026-05-27 10:53:30 +02:00
2026-05-27 10:53:30 +02:00
2026-05-27 10:53:30 +02:00
2026-05-14 17:43:12 -04:00
2026-06-04 18:34:04 -04:00
2026-05-27 11:15:21 +02:00
2026-05-27 11:15:21 +02:00
2026-05-04 13:23:27 +02:00
2026-05-04 13:23:27 +02:00
2026-05-10 16:47:21 +02:00
2026-05-04 13:23:27 +02:00
2026-05-27 11:15:21 +02:00
2026-05-27 11:15:21 +02:00
2026-05-25 17:29:02 +02:00
2026-05-27 10:53:30 +02:00
2026-05-27 10:53:30 +02:00
2026-05-27 10:53:30 +02:00
2026-05-25 18:19:06 +02:00
2026-05-25 18:12:40 +02:00
2026-05-19 20:54:20 +02:00
2026-05-27 10:53:30 +02:00
2026-05-15 17:44:09 +02:00
2026-05-01 17:40:22 +02:00
2026-05-23 04:32:20 -04:00
2026-05-27 15:11:36 +02:00
2026-05-21 19:30:30 +02:00
2026-05-15 16:07:35 +02:00
2026-05-19 17:08:14 +02:00
2026-05-22 14:24:04 +02:00
2026-05-26 18:50:24 +02:00
2026-05-14 13:15:03 +02:00
2026-05-14 11:12:25 +02:00
2026-05-11 10:40:26 -04:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-19 21:01:15 -04:00
2026-05-25 18:19:06 +02:00
2026-05-25 18:12:40 +02:00
2026-05-14 10:56:10 +02:00
2026-05-14 10:57:44 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-23 04:32:20 -04:00
2026-05-20 14:09:09 +02:00
2026-05-20 14:12:06 +02:00
2026-05-29 15:25:21 +02:00
2026-05-19 20:54:20 +02:00
2026-05-21 19:30:30 +02:00
2026-05-19 20:54:20 +02:00
2026-06-04 11:15:28 +02:00
2026-05-19 20:54:20 +02:00
2026-05-01 17:40:22 +02:00
2026-05-20 22:10:46 +02:00
2026-05-19 20:54:20 +02:00
2026-05-01 17:40:22 +02:00
2026-05-25 16:49:18 +02:00
2026-05-21 10:54:23 +02:00
2026-05-22 08:46:19 +02:00
2026-05-14 12:02:53 +02:00
2026-05-20 14:24:19 +02:00
2026-05-25 23:51:48 +02:00
2026-05-14 12:02:53 +02:00
2026-05-23 04:32:20 -04:00
2026-06-04 11:15:28 +02:00
2026-05-06 13:05:20 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-19 21:33:12 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-29 16:55:15 -04:00
2026-05-29 16:55:15 -04:00
2026-05-29 16:55:15 -04:00
2026-05-29 16:55:15 -04:00
2026-05-29 16:55:15 -04:00
2026-05-29 16:55:15 -04:00
2026-05-29 16:55:15 -04:00
2026-05-29 16:55:15 -04:00
2026-06-04 18:34:04 -04:00
2026-06-04 18:34:04 -04:00
2026-06-04 18:34:04 -04:00
2026-05-21 19:30:30 +02:00
2026-05-01 17:40:22 +02:00
2026-05-21 11:39:55 +02:00
2026-05-19 09:42:13 +02:00
2026-05-25 16:49:18 +02:00
2026-06-04 11:15:28 +02:00
2026-05-19 17:08:14 +02:00
2026-05-01 17:40:22 +02:00
2026-05-15 14:02:12 +02:00
2026-05-01 17:40:22 +02:00
2026-06-04 18:34:04 -04:00
2026-05-11 10:19:12 +02:00
2026-06-04 18:34:04 -04:00
2026-05-01 17:40:22 +02:00
2026-05-20 13:05:40 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-06-04 18:34:04 -04:00
2026-05-14 13:52:46 -04:00
2026-05-01 17:40:22 +02:00
2026-05-23 18:04:21 +02:00
2026-05-21 19:30:30 +02:00
2026-05-01 17:40:22 +02:00
2026-05-19 14:09:04 -04:00
2026-05-27 11:15:21 +02:00
2026-05-04 11:18:25 +02:00
2026-05-04 10:31:06 +02:00
2026-05-04 08:57:19 +02:00
2026-05-10 16:47:21 +02:00
2026-05-04 08:57:19 +02:00
2026-05-04 09:57:13 +02:00
2026-05-27 11:15:21 +02:00
2026-05-25 18:32:41 +02:00
2026-05-25 17:29:02 +02:00
2026-05-08 20:52:29 +02:00
2026-05-19 17:08:14 +02:00
2026-05-25 17:29:02 +02:00
2026-05-27 10:48:08 +02:00
2026-05-16 13:00:30 +02:00
2026-05-27 10:48:08 +02:00
2026-05-01 17:40:22 +02:00
2026-05-22 13:26:46 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-05 12:53:51 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-21 07:57:08 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-05 14:22:03 +02:00
2026-05-21 10:19:36 +02:00
2026-05-01 17:40:22 +02:00
2026-05-19 21:01:15 -04:00
2026-05-19 17:08:14 +02:00
2026-05-08 20:52:29 +02:00
2026-05-19 17:08:14 +02:00
2026-05-27 15:11:36 +02:00
2026-05-27 12:36:45 +02:00
2026-05-01 17:40:22 +02:00
2026-06-04 18:34:04 -04:00
2026-05-17 21:55:53 +02:00
2026-05-06 13:20:34 +02:00
2026-05-23 11:28:36 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-20 08:42:00 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-21 07:57:08 +02:00
2026-05-21 07:57:08 +02:00
2026-05-21 11:58:43 +02:00
2026-05-06 12:12:26 +02:00
2026-05-11 15:29:31 -04:00
2026-05-16 10:05:42 +02:00
2026-05-01 17:40:22 +02:00
2026-05-12 21:57:57 -04:00
2026-05-21 19:30:30 +02:00
2026-05-17 21:55:53 +02:00
2026-06-02 19:35:07 -04:00
2026-05-01 17:40:22 +02:00
2026-05-03 19:36:50 +02:00
2026-05-01 17:40:22 +02:00
2026-06-02 20:39:36 -04:00
2026-05-05 14:22:29 +02:00
2026-05-20 22:18:38 +02:00
2026-05-23 13:46:27 +02:00
2026-05-06 16:26:21 +02:00
2026-05-23 13:46:27 +02:00
2026-06-02 19:35:07 -04:00
2026-05-06 13:20:34 +02:00
2026-05-06 12:56:51 +02:00
2026-05-06 12:56:51 +02:00
2026-05-06 13:20:34 +02:00
2026-05-20 01:53:34 -04:00
2026-06-03 22:14:48 +02:00
2026-06-02 17:23:28 -04:00
2026-06-02 20:28:18 -04:00
2026-05-17 21:55:53 +02:00
2026-05-01 17:40:22 +02:00
2026-06-04 11:14:04 +02:00
2026-06-04 11:14:04 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-23 15:15:55 +02:00
2026-05-29 09:42:24 +02:00
2026-05-20 22:00:10 +02:00
2026-05-17 19:51:29 +02:00
2026-05-17 19:51:29 +02:00
2026-05-16 20:34:09 +02:00
2026-05-16 20:34:09 +02:00
2026-05-21 19:30:30 +02:00
2026-05-08 16:07:36 +02:00
2026-05-01 17:40:22 +02:00
2026-05-20 22:35:39 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-20 22:00:10 +02:00
2026-05-01 17:40:22 +02:00
2026-05-03 20:26:03 +02:00
2026-05-01 17:40:22 +02:00
2026-05-15 14:12:12 +02:00
2026-05-08 20:48:36 +02:00
2026-05-25 16:49:18 +02:00
2026-05-01 17:40:22 +02:00
2026-05-25 16:49:18 +02:00
2026-05-15 15:21:03 +02:00
2026-06-04 18:34:04 -04:00
2026-05-01 17:40:22 +02:00
2026-05-06 13:21:55 +02:00
2026-05-06 13:23:12 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-29 14:36:26 -04:00
2026-05-21 09:56:50 +02:00
2026-05-14 16:33:51 -04:00
2026-05-21 06:48:20 +02:00
2026-05-16 21:01:09 +02:00
2026-05-11 16:32:51 +02:00
2026-05-14 12:02:53 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-20 22:35:39 +02:00
2026-05-19 20:54:20 +02:00
2026-06-04 18:34:04 -04:00
2026-05-17 19:51:29 +02:00