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
David Heinemeier Hansson
d493e0536a
Make it update-time instead of reset-time and use before doing an update
2025-10-28 08:30:54 +01:00
Ryan Hughes
d5a8f1b06b
Move update-keyring to the beginning
2025-10-28 01:43:25 -04:00
Ryan Hughes
ef0a9464a2
Back to default colors here
2025-10-27 19:05:01 -04:00
Ryan Hughes
b75e70fb9b
Add an update confirmation
...
Will prevent some users from accidentally clicking the update icon only
to terminate and wind up in a broken state.
2025-10-27 18:12:35 -04:00
Ryan Hughes
b3e7ff2b60
Update install method for openai-codex
2025-10-27 14:20:46 -04:00
Alex Six
d8f97b8d02
Fix auto-generated everforest obsidian theme readability issues ( #2752 )
...
* Fix auto-generated everforest obsidian theme
* Update `--text-muted` and `--text-faint` to be readable against
background color
* Add contrast detection and color correction logic
* Remove dedicated Obsidian CSS file
* Add dedicated text color variables to obsidian theme generation
* Replace closest color logic with generated color for code bg in Obsidian
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-10-27 17:50:37 +01:00
David Heinemeier Hansson
e0f9beda7a
Reposition scratchpad keybindings in cheatsheet
2025-10-27 09:02:54 +01:00
Ryan Hughes
fc30a25842
Merge pull request #2516 from ZorudaRinku/master
...
Clarify error message when no web apps have been selected in the WebApp Remove menu
2025-10-25 20:04:26 -04:00
David Heinemeier Hansson
249318b398
Ensure that elephant is started before walker
...
Because if not, we get the dreaded "Waiting for elephant" message. CC:
@abenz1267
2025-10-25 21:46:31 +02:00
Manuel
9b798c3c0f
Add the keybinding for the copy url extension in the SUPER+K Menu ( #2801 )
...
* init
* go with a hardcoded list
* revert manifest modification
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-10-25 21:38:13 +02:00
David Heinemeier Hansson
37518c222c
Control border size instead so it works if default is 0
2025-10-24 07:16:36 -07:00
David Heinemeier Hansson
475e831391
Merge branch 'master' into dev
2025-10-24 06:45:33 -07:00
David Heinemeier Hansson
795bfdd969
Include all workspace movements together
2025-10-24 06:30:47 -07:00
David Heinemeier Hansson
eac7ea8a49
Few more tweaks to the keybindings
2025-10-24 06:26:46 -07:00
David Heinemeier Hansson
de2b32d77f
Sort keybindings on SUPER + K
...
Easier to learn when presented in order
2025-10-24 06:06:34 -07:00
Ryan Hughes
63d4482e8c
Hotfix: Prevent error when no orphans exist
2025-10-24 04:01:07 -04:00
Ryan Hughes
7437c73113
Add launch terminal
2025-10-23 22:26:46 -04:00
Ryan Hughes
413d292f2a
Improve update error catching
2025-10-23 21:33:23 -04:00
Ryan Hughes
50e68f466e
Just kidding
2025-10-23 20:29:07 -04:00
Ryan Hughes
d106cd9284
Don't run as root and add missing pieces
2025-10-23 20:28:51 -04:00
Ryan Hughes
62b6802641
Don't run as root
2025-10-23 20:28:23 -04:00
Ryan Hughes
4f2f7b41e7
Add branch
2025-10-23 20:17:58 -04:00
Ryan Hughes
74473f5650
Add omarchy-refresh-limine
2025-10-23 17:23:05 -04:00
Ryan Hughes
b6eb76d3ea
Add omarchy-debug
2025-10-23 17:15:57 -04:00
David Heinemeier Hansson
9f00d5a3a0
Extract omarchy-battery-remaining command
2025-10-23 13:40:18 -07:00
David Heinemeier Hansson
027825cbad
Add way to update time with latest sync
2025-10-23 12:18:14 -07:00
David Heinemeier Hansson
5d756de561
Just do the missing ones
2025-10-23 12:10:48 -07:00
David Heinemeier Hansson
6529472cad
No output
2025-10-23 11:58:49 -07:00
David Heinemeier Hansson
2310569eae
Fix path
2025-10-23 11:56:55 -07:00
David Heinemeier Hansson
70f69c7fc6
Also ensure we are resetting the Omarchy repository
2025-10-23 11:39:10 -07:00
David Heinemeier Hansson
c7f851cc57
More work needed
2025-10-23 11:32:00 -07:00
David Heinemeier Hansson
56f1c82b7d
Add omarchy-reinstall command to bring back screwed up systems
2025-10-23 11:31:29 -07:00
David Heinemeier Hansson
83beedabab
Remove branch selector
...
It should not be so easy to get yourself into trouble with the dev
branch
2025-10-23 11:08:43 -07:00
David Heinemeier Hansson
6fbb3d4464
Don't start in fullscreen
2025-10-23 10:48:07 -07:00
David Heinemeier Hansson
5171475836
Shine up notification to set expectations
2025-10-23 10:48:07 -07:00
David Heinemeier Hansson
9d7c9e7344
Wait a little longer
...
We need something better here though
2025-10-23 10:34:08 -07:00
David Heinemeier Hansson
88011f5d11
Ensure we always return successfully even if waybar isn't running
2025-10-23 07:50:56 -07:00
Vu Hoang Nam
786ae66154
Enable AVC444 graphics for RDP connection ( #2722 )
2025-10-23 06:26:05 -07:00
David Heinemeier Hansson
910c23f539
Only update extra themes that are git repositories
...
Fixes #2688
2025-10-21 17:52:25 -07:00
David Heinemeier Hansson
e9c40445dd
Give hyprland commands their own namespace
2025-10-21 17:06:02 -07:00
David Heinemeier Hansson
e2b56720ac
Add binding to toggle workspace gaps on SUPER + SHIFT + BACKSPACE
2025-10-21 16:58:33 -07:00
Christopher Newman
54bcc68490
Enable sound and microphone in RDP connection ( #2676 )
...
adding /sound and /microphone to omarchy-windows-vm
Co-authored-by: Ryan Hughes <ryan@heyoodle.com >
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-10-21 15:39:02 -07:00
John Zetterman
dfa689f4ea
Updated logic to find Obsidian vault regardless of location ( #2668 )
...
Co-authored-by: Ryan Hughes <ryan@heyoodle.com >
2025-10-21 07:01:58 -07:00
Alex R Teal
530577e8fe
Add /dynamic-resolution flag to be reactive to window size changes ( #2647 )
...
Co-authored-by: Ryan Hughes <ryan@heyoodle.com >
2025-10-21 06:58:19 -07:00
Stefan Gründel
42a5b3bf22
disable update checks in VS Code on install, now creating target dir first ( #2636 )
...
Co-authored-by: Ryan Hughes <ryan@heyoodle.com >
2025-10-20 14:21:44 -07:00
Bruno Martins
f297ad1e99
fix: universal RAM detection (locale-independent) ( #2566 )
...
* fix: make RAM detection compatible with all locales (free output in any language)
* Look at total RAM, not just free
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-10-20 07:01:44 -07:00
Jon Kinney
c4f93787d6
Error fallback if terminal was not installed successfully ( #2611 )
2025-10-20 06:55:28 -07:00
Ryan Hughes
f64d73c24c
Ensure consistent size
2025-10-19 02:30:28 -04:00
Ryan Hughes
636416bbd2
Revert "Remove wayfreeze until we have the AUR pkg built in OPR"
...
This reverts commit ea30329522 .
2025-10-18 15:19:09 -04:00