Dharma
5faa2c8d49
Fixes the nvim desktop entry exec command ( #1892 )
...
* fixes nvim desktop entry exec command
* switched to `omarchy-launch-editor` so it opens in nautilus, walker and a keybind
2025-10-06 22:27:39 +02:00
David Heinemeier Hansson
3f25fcbd98
Revert "Fix Neovim .desktop file to open files from GUI file manager ( #2233 )"
...
This reverts commit 479f20d294 .
2025-10-06 22:25:35 +02:00
Justin Lowry
14b020dcfb
fix: update legibility with bright green color ( #1895 )
...
Bright green color was hard to read on dark backgrounds. Adjusted color value for alacritty, ghostty, and kitty.
2025-10-06 22:22:21 +02:00
David Heinemeier Hansson
c91c75a5e6
Add even cleaner ghostty tabs as default
...
Via @Thundernirmal
Ref #1956
2025-10-06 22:09:47 +02:00
Simon Cossar
e3658556ea
Add window theme to Ghostty config ( #1956 )
2025-10-06 22:05:31 +02:00
Andreas Krüger
2971a25a4f
fix: change uwsm app to uwsm-app for performance ( #1960 )
...
* fix: change uwsm app to uwsm-app for performance
* Do not run uwsm-app in parallel as it's not supported
* Fix comment
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-10-06 22:03:16 +02:00
Meir Dick
2c14252d7d
Fix: Allow passing flags/arguments to omarchy-launch-webapp in launch-or-focus-webapp script ( #1980 )
...
This resolves the issue where extra arguments like Chromium's --profile-directory were ignored when launching a web app via omarchy-launch-or-focus-webapp.
The script now uses 'shift' to isolate the window pattern ($1) and passes all remaining arguments ($@), which include the URL and flags, to the omarchy-launch-webapp function.
Closes #1977
2025-10-06 21:53:37 +02:00
Vladyslav
b0ee5d2e79
Fix lock screen killing ghostty screensaver instance instead of alacritty ( #1979 )
2025-10-06 21:51:30 +02:00
Lucas Goossen
7a7266aed0
Theme support for Cursor ( #2015 )
...
* Imitating VSCode omarchy-theme-set
* Changed VSCode theme setter take arguments to Cursor theme setter could call it.
* All omarchy commands are in path
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
Co-authored-by: @adelplace
2025-10-06 21:49:44 +02:00
Damian Ignaczak
6892304277
fix(presentation-terminal): Ensure consistent ASCII logo alignment ( #2260 )
...
* Fix comment
* fix(presentation-terminal): Ensure consistent ASCII logo alignment
The presentation terminal's ASCII logo, displayed by 'omarchy-show-logo',
would misalign if the user had a non-default font size set in their
global Alacritty configuration.
This change fixes the issue by explicitly setting the font size to 9
for this specific terminal instance using the flag.
This approach guarantees correct rendering of the logo without overriding
the user's personal font preferences for their regular terminal sessions.
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-10-06 21:28:57 +02:00
Jeff Mancilla
6aac67a1d5
Fix comment typos in bindings.conf ( #2261 )
...
* Fix comment
* Fix comment typos in bindings.conf
Fixing some comment typos.
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-10-06 14:27:49 -05:00
killeik
5aa39c9261
Simple check to prevent secure boot issues ( #2145 )
2025-10-05 22:13:16 +02:00
Wojciech Wnętrzak
5da10be63e
Adjust database installation message to only one ( #2192 )
...
* Fix comment
* Adjust database installation message to only one
Follow up to e260d28f43
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-10-05 22:02:22 +02:00
David Heinemeier Hansson
2316c2f365
Hide OpenJDK apps from app launcher
2025-10-05 21:59:41 +02:00
IngridMorstrad
ea7d98e6b7
Fix typo in comments in input.conf ( #2180 )
...
* Fix comment
* Fix typo in comments in input.conf
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-10-05 21:56:03 +02:00
Stefan Gründel
443173e29d
Hide electron36 and electron37 from walker menu ( #2183 )
...
* Hide electron36 and electron37 from walker menu
* Add migration scriptt
* Simplify migration
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-10-05 21:54:36 +02:00
Gustave Denis
164fc5ceb1
fix(eza): added correct light theme for rosé pine ( #2214 )
...
correct light theme for rosé pine is rose-pine-dawn
Co-authored-by: Gustave Denis <gustavetdenis@gmail.com >
2025-10-05 21:47:27 +02:00
Pastilhas
9c24150e69
added gnome-disk-utility to base-packages ( #2230 )
...
* Fix comment
* added gnome-disk-utility next to nautilus in install/omarchy-base-packages
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-10-05 21:46:23 +02:00
CHINMOY SAIKIA
479f20d294
Fix Neovim .desktop file to open files from GUI file manager ( #2233 )
...
* Fix comment
* Update Exec command to use shell execution for Nvim
Fix Neovim .desktop file to allow opening files from GUI file manager.
* Add migration
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-10-05 21:40:31 +02:00
Stefan Gründel
bb4df39bbd
Remove background process from walker service in autostart configuration ( #2235 )
2025-10-05 21:36:49 +02:00
David Heinemeier Hansson
d4fddd7c75
Interesting idea, but then we should do it across everything
...
And update omarchy-dev-add-migration
2025-10-05 21:19:27 +02:00
David Heinemeier Hansson
3cb52c0b38
Correct bad path for sudoless Apple Display controls
2025-10-05 21:18:34 +02:00
David Heinemeier Hansson
cab70bbe4f
Revert "Login and UKI updates ( #1860 )"
...
This reverts commit f2021a95a4 .
2025-10-05 21:10:13 +02:00
David Heinemeier Hansson
5f2013a482
Correct the path for asdcontrol on new installations
2025-10-05 21:09:56 +02:00
Ryan Hughes
f2021a95a4
Login and UKI updates ( #1860 )
...
* Change DM to SDDM
* Move to custom named UKI
* Skip creation on Mac
* Add entry to make sure VSCode uses gnome keyring
* Fix order for UKI generation
* Limine only
* BTRFS only
2025-10-05 18:30:43 +02:00
Ryan Hughes
2e0064943b
Update version reporting ( #1724 )
2025-10-05 18:23:26 +02:00
Ryan Hughes
c7aa0f570a
Make HEY the default mailto handler ( #1822 )
2025-10-05 18:18:22 +02:00
Ryan Hughes
a079af948b
Change default shutdown timeout to 5sec ( #1886 )
...
* Shutdown faster
* Add migration
* Reduce shutdown timeout from 10s to 5s
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-10-05 18:14:11 +02:00
Ryan Hughes
6544d1b970
Add auto-changing colors for Neovim ( #1712 )
...
* Add MVP variant of nvim switcher
* Update nvim configs
* Remove config
* Add migration for the new live themeing
* Fix plugin
* Remove theme
* Update to actually work
* Make it faster
* Fix quirks
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-10-05 17:18:40 +02:00
David Heinemeier Hansson
bbe4461c05
Only give one line to avoid the jitter
2025-10-05 10:54:45 +02:00
David Heinemeier Hansson
bba224e9a5
Speedup keybindings show by using caching
...
Co-authored-by: @davidwinter
2025-10-04 17:55:38 +02:00
Lucas Goossen
4283533858
Made keybindings menu a little more human readable ( #1824 )
...
Co-authored-by: Lucas Goossen <lucas.goossen@hey.com >
2025-10-04 17:53:55 +02:00
David Heinemeier Hansson
e0f16b9098
Reduce timeout for hung applications to more like 5-6s
2025-10-04 17:41:06 +02: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
058b233da8
Merge branch 'master' into dev
2025-09-30 18:51:30 +02:00
Ulf Köther
1ac8e96df3
Alter input.conf kb_options to take non-us keyboards into account ( #2086 )
...
Co-authored-by: Ryan Hughes <ryan@heyoodle.com >
2025-09-30 12:29:02 +02:00
Kye Davey
977103011e
fix removal of webapps that use additional handler ( #2096 )
...
Co-authored-by: Ryan Hughes <ryan@heyoodle.com >
2025-09-30 12:27:41 +02:00
David Heinemeier Hansson
9903a9b333
Increase the delay before the "window is not responding" notice is shown
...
Closes #2098
Co-authored-by: @CaffeinatedTech
2025-09-30 12:24:21 +02:00
Aislan Dener Souza Vicentini
a51011fbb8
add suport fingerprint from FPC - Thinkpad E14 Gen 6 ( #2023 )
2025-09-29 18:32:53 +02:00
Alexandre Perreault
1022734a67
feat: clear states when relaunching or rebooting from the system menu ( #2053 )
2025-09-29 18:18:20 +02:00
Fransiscus Rolanda Malau
67011160b2
hypr: add Helium to chromium-based browser tagging (follow-up to #1945 ) ( #2056 )
2025-09-29 18:14:53 +02:00
Ryan Hughes
f634bfeeb6
Merge pull request #2048 from basecamp/dev
...
Omarchy 3.0.2
v3.0.2
2025-09-28 17:10:27 -04:00
Ryan Hughes
ea6b6c6b7f
Typo
2025-09-28 17:08:08 -04:00
Ryan Hughes
499e7383c2
Merge branch 'master' into dev
2025-09-28 15:25:11 -04:00
Ryan Hughes
9b8819d9b9
Merge pull request #2051 from shawnyeager/audio-switch-fix
...
Fix for '(null)' display on AirPod source selection
2025-09-28 15:22:17 -04:00
Ryan Hughes
a8f76783e3
Merge pull request #2050 from basecamp/revert-1859-audio-switch-fix
...
Revert "Fix for '(null)' display on AirPod source selection"
2025-09-28 15:20:09 -04:00
Ryan Hughes
796ef67ede
Revert "Fix for '(null)' display on AirPod source selection"
2025-09-28 15:18:25 -04:00
Ryan Hughes
0eccf22921
Merge pull request #1766 from mrlarsendk/master
...
Add support for Broadcom BCM4331 chipset alongside BCM4360
2025-09-28 15:04:13 -04:00
Ryan Hughes
971422b757
Update install script name
2025-09-28 15:02:54 -04:00
Ryan Hughes
076da663f5
Merge pull request #1845 from djordje/fix-omarchy-tui-install
...
Fix omarchy-tui-install
2025-09-28 15:01:17 -04:00