David Heinemeier Hansson
49c7b63677
Group these
2026-02-21 08:29:37 +01:00
David Heinemeier Hansson
5e63cf9d1d
Ensure we only have plain bindings after doing Remove > Preinstalls
2026-02-21 08:26:46 +01:00
David Heinemeier Hansson
06494e99a8
Merge branch 'master' into dev
2026-02-21 07:44:22 +01:00
David Heinemeier Hansson and Claude Opus 4.6
6a2b0f1963
Fix Bluetooth device showing bluez ID instead of friendly name ( #4260 )
...
Look up device.id first for Bluetooth friendly names, falling back to
object.id for non-Bluetooth devices. Also fix conditionals to use [[ ]].
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-21 07:43:46 +01:00
David Heinemeier Hansson
7c0adf7d40
Revert "Merge pull request #4260 from shawnyeager/fix-bluetooth-device-name-display"
...
This reverts commit 517bc8920f , reversing
changes made to cd01b3cedf .
2026-02-21 07:43:14 +01:00
David Heinemeier Hansson and GitHub
517bc8920f
Merge pull request #4260 from shawnyeager/fix-bluetooth-device-name-display
...
Fix Bluetooth device showing bluez ID instead of friendly name
2026-02-21 07:42:12 +01:00
David Heinemeier Hansson and GitHub
9c7f260f3b
Merge pull request #3755 from zachfleeman/nvidia_rtx_pro_support
...
Nvidia RTX Pro Support
2026-02-21 07:39:31 +01:00
David Heinemeier Hansson
6927e77f51
Fix permissions
2026-02-21 07:34:55 +01:00
David Heinemeier Hansson
618b957e23
Fix missing extension
2026-02-21 07:34:24 +01:00
David Heinemeier Hansson
f25584949c
Remove duplicate or no longer relevant migrations
2026-02-21 07:06:30 +01:00
David Heinemeier Hansson
3df37f999c
Hide wiremix and limine-snapper-restore from app launcher
...
Never meant to be exposed
2026-02-21 06:54:29 +01:00
David Heinemeier Hansson
d1b00daf53
Decided not to use this after all
...
Stuck with more prefix-based keys
2026-02-21 06:32:11 +01:00
Zach Fleeman
2e3500cbd5
Nvidia RTX Pro Support
...
Support detection of Nvidia RTX Pro GPU during install
2026-02-20 18:05:00 -05:00
Ryan Hughes
929b09c4fb
Remove. Doesn't work right.
2026-02-20 17:57:26 -05:00
Ryan Hughes
5711f42ac3
Don't delete snapshot on error
2026-02-20 17:48:24 -05:00
David Heinemeier Hansson and GitHub
d6e8983a8c
Merge pull request #4646 from dipeshbabu/fix/upload-log-system-info-alias
...
Fix upload-log usage and support system-info alias
2026-02-20 22:42:35 +01:00
Dipesh Babu and GitHub
413ddd2ea7
docs: correct omarchy-debug journalctl section label ( #4654 )
2026-02-20 22:41:00 +01:00
Luca Pattocchio and GitHub
e5b58a3e68
Add remove scala option ( #4675 )
2026-02-20 22:39:51 +01:00
David Heinemeier Hansson and GitHub
1b2f08e8d9
Merge pull request #4665 from dipeshbabu/fix/migration-hyprland-flag-newline
...
Fix Hyprland Chromium flags migration newline handling
2026-02-20 22:38:34 +01:00
Ryan Hughes and GitHub
747a0f2698
Merge pull request #3107 from jtaw5649/fix/omarchy-cmd-screenshot
...
Fix HDR omarchy-cmd-screenshot
2026-02-20 16:34:03 -05:00
David Heinemeier Hansson
7d4cc63d20
Clean up and offer reboot
2026-02-20 22:28:14 +01:00
David Heinemeier Hansson
79fb802e34
The nordvpn gui is just too heavy with too many dependencies
2026-02-20 22:25:58 +01:00
David Heinemeier Hansson and GitHub
c644408b51
Merge pull request #4468 from jamerrq/feat/nordvpn-service
...
feat: add NordVPN to installable services with optional GUI
2026-02-20 22:22:23 +01:00
David Heinemeier Hansson
9a7bf34fcc
Order
2026-02-20 22:22:02 +01:00
David Heinemeier Hansson
c3f3628185
Slim down and use existing services
2026-02-20 22:21:05 +01:00
David Heinemeier Hansson
9f561e0123
Ensure /home is indexed on Btrfs
...
Closes #4292
Co-authored-by: @jorge-campo
2026-02-20 22:19:22 +01:00
David Heinemeier Hansson and GitHub
b7544ecf3c
Merge pull request #4290 from prepin/fix-format-drive-compatibility
...
Fix format-drive compatibility with macOS
2026-02-20 22:15:14 +01:00
David Heinemeier Hansson
91470cb31f
Switch from push-to-talk to toggle
...
Works around the fact that push to talk is just inconsistent regarding
the precise timing of letting go of buttons.
Closes #4178
2026-02-20 22:08:49 +01:00
jtaw5649 and Ryan Hughes
f93c9307ba
Fix HDR omarchy-cmd-screenshot
2026-02-20 16:00:51 -05:00
David Heinemeier Hansson
864df215bb
Improve description
2026-02-20 21:58:00 +01:00
David Heinemeier Hansson and GitHub
8fed694305
Merge pull request #3596 from defer/defer/kernel-modules-hook
...
kernel: Keep modules functional after a kernel upgrade
2026-02-20 21:56:55 +01:00
David Heinemeier Hansson and GitHub
949a892052
Merge branch 'dev' into defer/kernel-modules-hook
2026-02-20 21:56:41 +01:00
David Heinemeier Hansson
cea45c4e8b
Include vendor for drives where it's not part of the model string
...
Closes #3681
Co-authored-by: @KR9SIS
2026-02-20 21:48:51 +01:00
David Heinemeier Hansson
640ca725bb
More clues for agents
2026-02-20 21:47:43 +01:00
David Heinemeier Hansson
5f1eca3b79
Show partitions to help decide on drive via omarchy-drive-select
...
Closes #3731
Co-authored-by: @johnbarney
2026-02-20 21:30:11 +01:00
David Heinemeier Hansson and GitHub
c8a3796d36
Merge pull request #3730 from hattapauzi/master
...
Added a reminder to run omarchy-restart-xcompose for applying changes
2026-02-20 21:25:42 +01:00
David Heinemeier Hansson and GitHub
c6df7ee199
More direct
...
Updated comment to clarify the command for applying changes.
2026-02-20 21:25:29 +01:00
David Heinemeier Hansson
0cc91ce71c
Simplify the kernel change check and make it work with any kernel
...
Closes #3785
2026-02-20 21:22:59 +01:00
David Heinemeier Hansson
9b4140abc9
Turn off keyboard backlighting when idle
...
Closes #3319
Co-authored-by: @pukljak
2026-02-20 21:13:02 +01:00
David Heinemeier Hansson and GitHub
bc05c1c849
Merge pull request #4673 from guidovicino/fix-obsidian-muted-contrast
...
Fix low contrast for muted/faint text in Obsidian theme template
2026-02-20 20:52:51 +01:00
David Heinemeier Hansson and GitHub
84c57d97bd
Merge pull request #2868 from timohubois/feat-config-docker-with-on-demand-startup
...
Feat config docker with on demand startup
2026-02-20 20:51:42 +01:00
David Heinemeier Hansson
fae8f6e2ce
Fix emoji rendering in Alacritty
...
Closes #2698
Co-authored-by: @glauberdmo
2026-02-20 20:35:12 +01:00
David Heinemeier Hansson
d3ab84bb05
Merge branch 'master' into dev
2026-02-20 20:23:43 +01:00
David Heinemeier Hansson
cd01b3cedf
Fix list
2026-02-20 20:23:31 +01:00
David Heinemeier Hansson
4db9620cb5
Merge branch 'master' into dev
2026-02-20 20:21:43 +01:00
David Heinemeier Hansson and GitHub
316bffa73d
Merge pull request #2602 from saftacatalinmihai/scala-dev-env
...
Added Scala to the Deveopment Omarchy Menu and implementation
2026-02-20 20:20:45 +01:00
Guido Vicino
b50a388726
Fix low contrast for muted/faint text in Obsidian theme
2026-02-20 19:59:39 +01:00
guidovicino and GitHub
5ef4426577
Add Tmux to the config refresh menu ( #4671 )
2026-02-20 19:39:34 +01:00
db3ba3501a
Support single-key keyboard backlight cycling ( #4672 )
...
* Support single-key keyboard backlight cycling (like Asus F4) and add keyboard specific OSD icon
* We don't need an alias
---------
Co-authored-by: Ryan Latimer <ryan@example.com >
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2026-02-20 19:37:55 +01:00
Michael D Lambert and GitHub
e99afc98f8
Simplified battery percentage retrieval command ( #2922 )
...
* Simplified battery percentage retrieval command
Simplified the battery percentage extraction command.
* Used int instead of adding 0, put exit back in
Changed to use int.
Put exit back in to only return first battery in case of systems with multiple batteries.
2026-02-20 18:29:45 +01:00