David Heinemeier Hansson and GitHub
4072fc6b1f
Install a new default browser ( #5627 )
2026-05-06 16:26:21 +02:00
David Heinemeier Hansson
cc378a1f7b
Hide more irrelevant stuff for users
2026-05-06 13:20:34 +02:00
d2a4cc0c4d
Add omarchy CLI ( #5477 )
...
* Add omarchy CLI
* Remove outdated or internal
* Add bash completions for command
* Add omarchy command documentation
* Add missing docs
* Correct to what's now right
* Fix tests
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2026-05-01 17:40:22 +02:00
David Heinemeier Hansson
3c780c19ce
Ensure Brave Origin is supported for live themeing just like regular Brave
2026-05-01 09:26:19 +02:00
Pete Jackson and GitHub
1ca9c7ea0d
Skip browser policy refresh when browser is not running ( #5321 )
...
chromium/brave --refresh-platform-policy blocks forever when the
browser is not already running, hanging omarchy-update entirely.
Guard both calls with pgrep so the policy file is still written
(picked up on next launch) but the blocking refresh is skipped.
Closes #4772
2026-04-22 13:26:26 +02:00
Felipe Gonzalez and GitHub
18ab342119
fix: suppress Chromium/Brave stderr noise during theme switch ( #5285 )
...
Redirect stderr to /dev/null alongside stdout when refreshing
browser platform policy, preventing shared_memory_switch errors
from cluttering the terminal.
2026-04-15 10:14:07 +02:00
David Heinemeier Hansson
54b0517c65
Fix dark/light mode switching
2026-03-27 16:59:41 +01:00
David Heinemeier Hansson
4fe357972e
We didn't get this working
2026-01-28 13:42:55 +01:00
David Heinemeier Hansson
56b02f62b5
Switch back to mainline chromium
...
We no longer need the fork, as the themeing is now fully natively
supported
2026-01-28 09:49:42 +01:00
David Heinemeier Hansson
59b83b3585
Quiet config changes
2026-01-05 10:46:48 +01:00
David Heinemeier Hansson
c298823af4
This conflicts with Chromium when both are installed
2025-11-20 11:00:59 +01:00
Vaibhav Verma and GitHub
c401c877a3
Fix theming for Brave and add theming support for helium ( #2518 )
...
* Fix theeming for Brave and add theeming support for helium
* bugfix: syntax
2025-10-18 12:18:01 +02:00
David Heinemeier Hansson
6cab5d3e14
Fix light mode live switching for chromium
2025-10-12 17:06:32 -04:00
David Heinemeier Hansson
7819ae354e
Go back to using -set-theme-color until the policy coloring is fixed
2025-10-02 20:04:19 +02:00
David Heinemeier Hansson
c5d04e8e9c
Fix new references
2025-09-15 19:04:11 +02:00
David Heinemeier Hansson
55911ebf7d
Cleanup and extract theme setting
2025-09-15 18:56:49 +02:00