David Heinemeier Hansson
3b2db4b98b
Use omarchy-refresh-sddm
2026-02-21 14:18:35 +01:00
David Heinemeier Hansson
2a38dc7d2e
Add Logout to system menu and style the SDDM login screen
2026-02-21 14:09:14 +01:00
David Heinemeier Hansson
24a5de2f99
Add option to configure direct boot
2026-02-21 11:08:52 +01:00
David Heinemeier Hansson
497a755927
Clearer to use the same name
2026-02-21 10:27:19 +01:00
David Heinemeier Hansson
29c3355e3f
Group hyprland toggles correctly
2026-02-21 10:24:49 +01:00
David Heinemeier Hansson
7514ae7dcf
Use consistent bash5 style for conditionals and quoting
2026-02-21 10:18:47 +01:00
David Heinemeier Hansson
d2acf3b6ba
Use our pkg helpers consistently
2026-02-21 09:52:17 +01:00
David Heinemeier Hansson
d557c016f2
No longer used
2026-02-21 09:46:43 +01:00
David Heinemeier Hansson
bac5ceef57
Assume https if no protocol is entered
2026-02-21 09:24:43 +01:00
David Heinemeier Hansson
ffd8509da6
Fix Hibernation resume on nvidia computers
2026-02-21 09:22:17 +01:00
David Heinemeier Hansson
76ab172334
Scala needs java to be installed
2026-02-21 09:17:26 +01:00
David Heinemeier Hansson
47c12a6888
Only ask for icon URL if we can't get a favicon
2026-02-21 09:14:50 +01:00
David Heinemeier Hansson
778c203209
Ensure we are using compiled binaries for Ruby
2026-02-21 09:14:50 +01:00
Ryan Hughes and GitHub
2a4e4080a7
Merge pull request #2953 from riozee/fix/screenshot-portrait-transform
...
Fix: omarchy-cmd-screenshot geometry for transformed monitors
2026-02-21 03:02:52 -05:00
David Heinemeier Hansson
ac075d1b00
Add Google as a DNS provider option
2026-02-21 09:02:09 +01:00
David Heinemeier Hansson
8e38f70832
Cleanup duplication
2026-02-21 08:52:02 +01:00
David Heinemeier Hansson
d1757b25f3
No lazydocker either
2026-02-21 08:43:53 +01:00
David Heinemeier Hansson
4c1594572b
Need to reload for the keybindings to disappear from Super + K
2026-02-21 08:32:27 +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 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
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
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
jtaw5649 and Ryan Hughes
f93c9307ba
Fix HDR omarchy-cmd-screenshot
2026-02-20 16:00:51 -05: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
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
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
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
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
David Heinemeier Hansson
5788da54af
Use proper notification icons
2026-02-20 16:54:08 +01:00
David Heinemeier Hansson
fcf883e827
Add notification silencing indicator to waybar
2026-02-20 16:52:09 +01:00
David Heinemeier Hansson
bf962f0042
Add idle lock indicator
2026-02-20 16:48:36 +01:00
David Heinemeier Hansson
ccc88a0111
Ensure config is available so starting the service immediately will work
2026-02-20 15:53:15 +01:00
Dipesh Babu
093a53b2a0
fix: add system-info alias for upload-log
2026-02-20 08:37:04 -05:00
David Heinemeier Hansson
a449e4f108
Fix wake
2026-02-20 07:52:49 +01:00
Dipesh Babu and GitHub
f8df232902
docs: list deno and zig in install-dev-env usage ( #4657 )
2026-02-19 21:57:44 +01:00
David Heinemeier Hansson
ae8b9b748b
Have to start it right away
2026-02-19 21:03:55 +01:00
David Heinemeier Hansson
c266a4d7f4
Correct offset to icon
2026-02-19 20:50:48 +01:00
David Heinemeier Hansson
2a207f9e72
We don't need to restart walker
2026-02-19 20:42:07 +01:00