David Heinemeier Hansson
96f140b93f
Do the update too
2025-11-28 05:03:44 -08:00
David Heinemeier Hansson
c97995b9ea
Can just do it in one go
2025-11-28 05:03:04 -08:00
David Heinemeier Hansson
8d61c73465
Fix channel updating for edge
2025-11-28 05:00:34 -08:00
David Heinemeier Hansson
2b3c48b725
Fix issue with package DBs being wrong when switching to stable channel
2025-11-28 04:59:25 -08:00
David Heinemeier Hansson
e15b2ae78c
Fix emoji picker would use a 3-column design and that it would bleed into other menus
...
Closes #3604
2025-11-28 13:41:05 +01:00
David Heinemeier Hansson
30a5f5846c
Tweaks
2025-11-28 13:15:15 +01:00
David Heinemeier Hansson
6a181adf0d
Reset all package DBs when changing channel
2025-11-28 13:03:55 +01:00
David Heinemeier Hansson
a8106085aa
Setup helpers to change branch and channel
2025-11-25 15:43:32 +01:00
David Heinemeier Hansson
a996438eaf
Add explicit reboot + shutdown scripts that close all windows first (and allow a second to save state)
2025-11-25 15:07:20 +01:00
David Heinemeier Hansson
9524259765
Ensure lockout limit is reset on restart
2025-11-25 15:03:41 +01:00
David Heinemeier Hansson
77fd86ae93
Fix lack of quotes for multi-line batches
...
Closes #3597
2025-11-25 11:52:43 +01:00
David Heinemeier Hansson
8cca056b90
Use Bluetooth off icon in the waybar when BlueTUI has turned off the adapter
...
Closes #3599
2025-11-25 11:46:59 +01:00
David Heinemeier Hansson
a522a47f70
Ensure walker is set to autostart and that elephant is running as a service after running omarchy-refresh-walker
...
Closes #3609
2025-11-25 11:37:48 +01:00
David Heinemeier Hansson
aa98e9307c
Now included in the omarchy-refresh-pacman script
2025-11-24 09:53:49 +01:00
David Heinemeier Hansson
14b1ee317f
Remove noconfirm from Zed install so user can pick correct vulkan backend
...
Related #1441
2025-11-24 09:48:27 +01:00
David Heinemeier Hansson
8f3f89fdfd
Make sure the user gets a chance to actually pick the graphics options
...
Closes #3585
2025-11-24 09:30:10 +01:00
David Heinemeier Hansson
3765417d9a
Wording
2025-11-24 09:25:28 +01:00
David Heinemeier Hansson
a6c2576a3c
Start PDF viewing as float as well
2025-11-23 11:46:33 +01:00
David Heinemeier Hansson
e3b8016e26
Bump for beta version
2025-11-22 11:39:36 +01:00
David Heinemeier Hansson
c86614039e
Take backups of existing pacman.conf + mirrorlist before refreshing
...
Closes #3479
2025-11-22 11:05:45 +01:00
David Heinemeier Hansson
e864c2da43
Add marker for when packages were last updated
2025-11-22 10:54:40 +01:00
David Heinemeier Hansson
88a1141301
Simplify mirror/pkgs to just channel
2025-11-22 10:50:23 +01:00
David Heinemeier Hansson
f6cd5e076d
Simplify switching between edge and stable channels
2025-11-22 10:41:30 +01:00
David Heinemeier Hansson
49f33169c1
Add mirror + pkgs channel to About menu
2025-11-22 10:37:49 +01:00
David Heinemeier Hansson and GitHub
04d2f10840
Merge pull request #3295 from basecamp/dev
...
Omarchy 3.2.0
2025-11-21 14:34:01 -05:00
David Heinemeier Hansson
45e3272e25
No confirm
2025-11-21 20:21:55 +01:00
David Heinemeier Hansson
934b22d4c2
Do the full pacman reset and then update
2025-11-21 20:19:27 +01:00
David Heinemeier Hansson
ba7ffc39ad
Ensure upgrades are sorted for later versions too
2025-11-21 20:05:23 +01:00
David Heinemeier Hansson
cb869457c4
Use the safe-if-not-there form
2025-11-21 19:34:20 +01:00
David Heinemeier Hansson
a606b53cd9
Collapse the walker migrations to the one that does 2.0
2025-11-21 19:32:40 +01:00
David Heinemeier Hansson
f968f2012a
Just refresh the whole pacman config
2025-11-21 19:28:50 +01:00
David Heinemeier Hansson
033afbbc00
Remove other slow builders that will be dropped anyway
2025-11-21 19:28:36 +01:00
David Heinemeier Hansson
4fae366a5b
Explain the migration
2025-11-21 19:22:04 +01:00
David Heinemeier Hansson
63df15c967
Stick to stable
2025-11-21 19:15:25 +01:00
David Heinemeier Hansson
6385b966e8
No longer using eza themeing
2025-11-21 19:09:50 +01:00
David Heinemeier Hansson
70fa03dbb3
We don't change the font config, but rely on general monospace
2025-11-21 19:09:04 +01:00
David Heinemeier Hansson
06de54559d
Update indexes
2025-11-21 19:04:48 +01:00
David Heinemeier Hansson
2bdf3fd450
Do all the upgrade work in that initial migration for old installations
2025-11-21 19:02:19 +01:00
David Heinemeier Hansson
d87f0aaa19
Improve the update for old installs
2025-11-21 18:49:34 +01:00
David Heinemeier Hansson
3e91190e50
Make sure we use stable for this too
2025-11-21 18:35:16 +01:00
David Heinemeier Hansson
fc7feda70f
Link the visual menu config at install too
2025-11-21 18:27:00 +01:00
David Heinemeier Hansson
8007e38d88
Bump version for new release
2025-11-21 18:17:12 +01:00
David Heinemeier Hansson
292ac8318f
Remove this from the initial config too
2025-11-21 18:14:10 +01:00
David Heinemeier Hansson
597fcb8db8
Rely on a later restart of waybar
...
So we don't do it over and over again on a regular upgrade
2025-11-21 18:12:53 +01:00
David Heinemeier Hansson
db7070f9d6
Ensure elephant is setup on first run
2025-11-21 18:02:04 +01:00
David Heinemeier Hansson
385df32daa
Refresh Walker config to ensure compatibility with latest version
2025-11-21 17:54:55 +01:00
David Heinemeier Hansson
8b6fd9eed9
Update to match current colors
2025-11-21 16:09:38 +01:00
David Heinemeier Hansson
328c26efa2
Stick to the lighter Everforest colors we have in Alacritty
2025-11-21 14:35:03 +01:00
David Heinemeier Hansson
2c4a9275d1
Revert "Reapply "feat: don't screenshare notifications ( #3482 )""
...
This reverts commit 7ebe9fd7ab .
2025-11-21 12:36:35 +01:00
David Heinemeier Hansson
4efdcc62c6
Also default to float for video playback
2025-11-21 11:20:48 +01:00
David Heinemeier Hansson
7ebe9fd7ab
Reapply "feat: don't screenshare notifications ( #3482 )"
...
This reverts commit cf6a8476c5 .
2025-11-20 21:04:56 +01:00
David Heinemeier Hansson
cf6a8476c5
Revert "feat: don't screenshare notifications ( #3482 )"
...
This reverts commit bdb97195d8 .
2025-11-20 18:01:10 +01:00
David Heinemeier Hansson
a5ceb3f860
We never ended up using this
...
Its very hard to properly ignore packages. So better we just double down
on the stable repo and keeping them out of general rotation.
2025-11-20 17:06:02 +01:00
David Heinemeier Hansson
9d8961915e
Fix the style update too
2025-11-20 16:59:28 +01:00
David Heinemeier Hansson
661e4f5add
Add migration
2025-11-20 16:52:10 +01:00
David Heinemeier Hansson
9626408259
Remove the menus from the general provider so themes don't show up in the app launcher
2025-11-20 14:25:24 +01:00
David Heinemeier Hansson
4c8ee6cc1a
There could have been another format-no-controller actually
2025-11-20 14:21:29 +01:00
David Heinemeier Hansson
37e5ed0d9d
Restart waybar not walker
2025-11-20 14:19:40 +01:00
David Heinemeier Hansson
ec59388634
Make sure we just match exact
2025-11-20 13:58:39 +01:00
David Heinemeier Hansson
b5002b1f1d
Need to have fuzzy match to work with the web apps for matching
2025-11-20 13:57:00 +01:00
David Heinemeier Hansson
5ea1ae260e
Explain why -Sy is ok
...
Closes #3467
2025-11-20 13:20:08 +01:00
David Heinemeier Hansson
4dbaf5e35f
Use connected bluetooth icon when appropriate
...
Closes #3274
Co-authored-by: @vander00
2025-11-20 13:14:24 +01:00
David Heinemeier Hansson
0fc901d4fc
Add 100-line split moves to Ghostty config
...
Using Super + Ctrl + Shift + Alt + Arrows
2025-11-20 11:21:39 +01:00
David Heinemeier Hansson
fef7efc841
Blue fits better imo
2025-11-20 11:08:27 +01:00
David Heinemeier Hansson
c298823af4
This conflicts with Chromium when both are installed
2025-11-20 11:00:59 +01:00
David Heinemeier Hansson
08143c5cbc
No longer need these variables
2025-11-20 10:08:55 +01:00
David Heinemeier Hansson
261a7dcc1f
Don't suggest invalid scale
2025-11-20 09:59:31 +01:00
David Heinemeier Hansson
44b37dafce
Allow optional arguments to img transcoding functions and prevent overwrites
2025-11-20 09:37:44 +01:00
David Heinemeier Hansson
20a3c469ed
Float imv by default
2025-11-20 09:16:08 +01:00
David Heinemeier Hansson
8c4bf65727
Start using the stable pkg server by default
2025-11-19 20:59:12 +01:00
David Heinemeier Hansson
3e4421a37f
Ensure we are using the new stable mirror before updating
2025-11-19 15:09:56 +01:00
David Heinemeier Hansson
f77f107b7e
Hide Bluetooth module in waybar if there's no BT controller
2025-11-19 15:03:20 +01:00
David Heinemeier Hansson
da8c3d9c64
Add bash as well
2025-11-19 14:49:21 +01:00
David Heinemeier Hansson
8f19806742
Make existing alacritty installations compatible with X-TerminalArg
2025-11-19 14:45:44 +01:00
David Heinemeier Hansson
8fe1d627f4
End good
2025-11-19 14:27:08 +01:00
David Heinemeier Hansson
1b7fca5fa4
Simplify with a launch or focus variaty for tui
2025-11-19 14:15:22 +01:00
David Heinemeier Hansson
6e83c4f661
The restart is coming later when we switch to systemd
2025-11-19 12:06:38 +01:00
David Heinemeier Hansson
8174dc7df9
Let btop float by default to match all other system terminal windows
2025-11-19 12:04:35 +01:00
David Heinemeier Hansson
f8dcc7e190
Later migration does the refresh
2025-11-19 11:57:48 +01:00
David Heinemeier Hansson
13c3973c7a
Spelling!
2025-11-19 11:56:45 +01:00
David Heinemeier Hansson
489ddc7fb0
Fix escaping
2025-11-19 11:52:57 +01:00
David Heinemeier Hansson
2c1a761b88
Walker is not run as a systemd service
2025-11-19 11:42:01 +01:00
David Heinemeier Hansson
c50003a996
Make sure to stop and start in the new fashion
2025-11-19 11:36:15 +01:00
David Heinemeier Hansson
e4a3d5e3ad
Synchronize with new stable mirror
2025-11-19 11:08:44 +01:00
David Heinemeier Hansson
5ab2a69722
Add migration to add the 10th workspace back to waybar config
2025-11-18 16:02:13 +01:00
David Heinemeier Hansson
83a8740fc8
Match to Ghostty Mocha too
2025-11-17 17:40:36 +01:00
David Heinemeier Hansson
b2b65d55a7
Match Everforest Dark Hard from Ghostty
...
We should standardize this so it looks the same everywhere though!
2025-11-17 17:36:39 +01:00
David Heinemeier Hansson
88684b6dd0
Merge branch 'master' into dev
2025-11-16 21:00:10 +01:00
David Heinemeier Hansson and GitHub
4b2ff4f329
Revert "improve: add image/video share and run share commands silently" ( #3434 )
...
* Revert "improve: add image/video share and run share commands silently (#3330 )"
This reverts commit 03cbbd2f7f .
* Refactor share menu to remove terminal command
2025-11-16 20:58:54 +01:00
David Heinemeier Hansson
279259d547
Change format-disk to use exfat for better cross-platform compatibility
2025-11-16 15:53:08 +01:00
David Heinemeier Hansson
8840af8df9
Don't waste time creating ri docs by default
2025-11-11 14:20:55 +01:00
David Heinemeier Hansson
a54ec3a9cb
Exact matching is now part of omarchy-launch-or-focus
2025-11-11 09:16:47 +01:00
David Heinemeier Hansson
42f47195ea
Match exact not partial window pattern
2025-11-11 09:16:27 +01:00
David Heinemeier Hansson
89b1029588
Can't use the blur on walker until we can run the whole thing as a single process
2025-11-11 08:45:36 +01:00
David Heinemeier Hansson
29aae9a93e
Tweak blur settings and apply it to walker
...
Settings by @tobi ✌️
2025-11-10 21:29:41 +01:00
David Heinemeier Hansson
a6d49196d0
Make sure the ruby is added separately from just try
...
So we always have a system Ruby available
2025-11-10 15:22:06 +01:00
David Heinemeier Hansson
b7989ac89b
Ensure the system always has a base ruby even if one is not installed via mise
2025-11-10 15:21:15 +01:00
David Heinemeier Hansson
3c19e4e12c
Add @tobi's try as a default install
2025-11-10 15:20:17 +01:00
David Heinemeier Hansson
2fcc4e9c47
More
2025-11-10 14:38:27 +01:00
David Heinemeier Hansson
d81f6de211
Make Work/tries ready too
2025-11-10 14:37:46 +01:00