Commit Graph

673 Commits

Author SHA1 Message Date
Ryan Hughes
c7203b6714 Fix upload-log file 2025-11-16 23:34:04 -05:00
Ryan Hughes
78bc4d34c5 Disown so we don't see it 2025-11-16 22:32:04 -05:00
Ryan Hughes
27dfc23139 Fix logging 2025-11-16 22:06:38 -05:00
Ryan Hughes
234f670310 A bunch of updates for rework 2025-11-16 19:25:52 -05:00
Ryan Hughes
080d287d74 Install updates 2025-11-16 11:58:50 -05:00
Ryan Hughes
286e6378e7 Change up plymouth 2025-11-16 11:58:35 -05:00
Ryan Hughes
ffb080d80d Move walker to work 2025-11-16 11:58:17 -05:00
Ryan Hughes
6eb6c79831 Add omarchy package 2025-11-11 23:52:01 -05:00
Ryan Hughes
98db372bce Dir updates 2025-11-11 23:50:18 -05:00
Ryan Hughes
507062f077 Add apps 2025-11-11 23:19:20 -05:00
Ryan Hughes
49e65067d5 Dir update 2025-11-11 23:19:15 -05:00
Ryan Hughes
378497c8a2 Link built-in themes 2025-11-11 22:57:00 -05:00
Ryan Hughes
fe19eee32b Delegate plymouth theme to packaging 2025-11-10 17:55:01 -05:00
Ryan Hughes
14696c315e Change theme reference locatoin 2025-11-10 17:51:21 -05:00
Ryan Hughes
4178547bbf Centralize service enabling 2025-11-10 17:45:51 -05:00
Ryan Hughes
8984affcbe Make power button a drop-in 2025-11-10 17:28:49 -05:00
Ryan Hughes
4e15165155 Relocate printer configs 2025-11-10 17:26:17 -05:00
Ryan Hughes
6fd95b3e37 Change faillock config to proper location 2025-11-10 17:08:09 -05:00
David Heinemeier Hansson
42fed06d9f This has been swapped 2025-11-10 16:24:45 -05:00
Ryan Hughes
e4e7fae5ef Cleanup on install 2025-11-10 16:24:45 -05:00
Ryan Hughes
0a8bcbe40a Update dir 2025-11-06 10:02:51 -05:00
Ryan Hughes
448cf86ff3 Update dir 2025-11-06 10:02:51 -05:00
Ryan Hughes
2ac65b5273 Update dir 2025-11-06 10:02:51 -05:00
Ryan Hughes
d0af0f998b Refactor fonts and icons 2025-11-06 10:02:51 -05:00
Ryan Hughes
76894b9c74 Update plymouth path 2025-11-06 10:02:51 -05:00
Ryan Hughes
b7ccb64082 Refactor autosuspend 2025-11-06 10:02:51 -05:00
Ryan Hughes
de4819bd17 Refactor walker-elephant 2025-11-06 10:02:51 -05:00
Ryan Hughes
6f73a52510 Refactor timezones 2025-11-06 10:02:51 -05:00
Ryan Hughes
b64046fd5e Update theme dir 2025-11-06 10:02:51 -05:00
Ryan Hughes
433346353e Refactor asdcontrol 2025-11-06 10:02:51 -05:00
Ryan Hughes
11bb11814b Refactor ssh-flakiness 2025-11-06 10:02:50 -05:00
Ryan Hughes
df3310a453 Refactor mimetypes 2025-11-06 10:02:50 -05:00
Ryan Hughes
087545e17e Elim 2025-11-06 10:02:44 -05:00
Ryan Hughes
442cd5917a Refactor gpg 2025-11-06 10:02:44 -05:00
Ryan Hughes
21ac298e88 Move fast-shutdown 2025-11-06 10:02:44 -05:00
Ryan Hughes
5ae7bad9b5 Don't need config anymore 2025-11-06 10:02:44 -05:00
Ryan Hughes
35c21d7bea Eliminate need for branding.sh 2025-11-06 10:02:44 -05:00
Ryan Hughes
42bfa3582b Refactor Docker 2025-11-06 10:02:32 -05:00
Ryan Hughes
661abc89a6 Add omarchy-walker meta package 2025-11-03 11:37:20 -05:00
Miha Rekar
d528393df6 Do not create eza theme symlink (#3092) 2025-11-03 10:19:54 +01:00
Ryan Hughes
4c97a31c98 Switch to xdg-terminal-exec
Solves the issue from ae10133b5e the right
way using the actual xdg-terminal-exec package and provides resillient
fallbacks no matter what the user might do.

This also removes the need to restart after changing terminals at all.

fixes #2198
fixes #2329
fixes #2673
fixes #1754
2025-11-03 01:11:09 -05:00
Ryan Hughes
ae10133b5e Fix neovim launching from files
Because of [hardcoded terminals in
glib](https://gitlab.gnome.org/GNOME/glib/-/blob/main/gio/gdesktopappinfo.c#L2755)
the previous fix still doesn't work well with Alacritty and Kitty.

Using our `omarchy-launch-terminal` aliased to `xdg-terminal-exec` does
the trick and doesn't introduce any new dependencies or rely on a lib
that isn't stable.
2025-11-02 17:57:25 -05:00
Ryan Hughes
3344f33104 Use xdg-mime to set nvim as default
As @abenz1267 pointed out, the previous solution wasn't the greatest.
This is the proper solution.
2025-10-29 13:25:48 -04:00
David Heinemeier Hansson
9490e714c3 Moved 2025-10-28 18:19:28 +01:00
David Heinemeier Hansson
d3a54dc32e Show keybindings notice right away and vary update based on internet or not 2025-10-28 18:19:17 +01:00
Ryan Hughes
0e5c22ac38 Add the keyring for manual installs 2025-10-28 02:33:54 -04:00
ctarx
1060a54c1a Remove default SSH allow rule from UFW (#2887)
* UFW: limit LocalSend (53317) to LAN and remove default SSH (22) rule

* Revert LocalSend change and drop SSH allow rule
2025-10-27 15:43:48 +01:00
David Heinemeier Hansson
d128833e7b Already in mise-work 2025-10-27 14:51:52 +01:00
David Heinemeier Hansson
bba2ade78f Ensure node is installed for use by treesitter in neovim
cc @ryanrhughes
2025-10-27 09:55:54 +01:00
Zacharias Knudsen
e4f2cc2175 Use better git defaults (#1601) 2025-10-27 09:42:04 +01:00