Maximiliano Guzenski
f6d5df5a89
Package manager usability improvements ( #569 )
...
* better pkg manager with shotcuts
* removed ctrl-d, it conflict with terminal
* reveal keybinds to user
* We don't need yayf any more now we have full integration in Omarchy menu
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com>
2025-08-09 19:34:01 +02:00
David Heinemeier Hansson
f06dd90429
Add Sublime Text as an Editor option
...
For @rosapolis and @jasonfried!
2025-08-09 18:02:36 +02:00
David Heinemeier Hansson
0b31f3139f
Fix selection
2025-08-09 17:47:18 +02:00
David Heinemeier Hansson
90ba44f725
Fix opencode spelling to match proper branding
...
Sorry @thdxr!
2025-08-08 23:04:45 +02:00
David Heinemeier Hansson
abc0005893
Merge branch 'master' into dev
2025-08-08 21:12:20 +02:00
RaphaelKimmig
ba0666999e
Lock 1password on screen lock ( #564 )
...
* feat: lock 1password on screen lock
* chore: add migration for omarchy-lock-screen
2025-08-08 21:11:35 +02:00
David Heinemeier Hansson
9d561fe34d
Use a headline to explain what is already up to date
2025-08-08 18:07:22 +02:00
David Heinemeier Hansson
5624fc7e5e
Highlight current font as well
2025-08-08 17:02:00 +02:00
David Heinemeier Hansson
1b485efcf5
Highlight the current power profile too
2025-08-08 16:54:06 +02:00
David Heinemeier Hansson
c97de217b3
Use walker to highlight current selection
2025-08-08 15:56:16 +02:00
David Heinemeier Hansson
27607c1573
Use existing reloader
2025-08-08 15:28:56 +02:00
David Heinemeier Hansson
aa3195385d
Correct plurality
2025-08-08 15:15:01 +02:00
David Heinemeier Hansson
3db8028315
Correct spelling
2025-08-08 15:13:46 +02:00
David Heinemeier Hansson
f4ff108038
Two more commands for presentation
2025-08-08 15:12:26 +02:00
David Heinemeier Hansson
f33d004bc9
More commands that should not present themselves
2025-08-08 15:10:51 +02:00
David Heinemeier Hansson
4f1a87c7e3
Add update/restart process menu
2025-08-08 15:08:42 +02:00
David Heinemeier Hansson
567b05c489
Use present_terminal in omarchy-menu to do fancy command presentation
...
Then the individual commands can be clean
2025-08-08 15:08:27 +02:00
David Heinemeier Hansson
3d489382e4
No need to clear and wait for key to remove instead of just doing it after 2 seconds
2025-08-08 15:05:38 +02:00
David Heinemeier Hansson
485805fab3
Try ignoring diff return value instead
2025-08-08 14:42:44 +02:00
David Heinemeier Hansson
af84d085f0
Rename omarchy-setup-* scripts that should have been omarchy-install-*
2025-08-08 13:04:58 +02:00
David Heinemeier Hansson
1cd6feed43
Add Install > AI and breakout Install > Style
2025-08-08 13:03:22 +02:00
David Heinemeier Hansson
39f8add864
Extract helper
2025-08-08 12:46:51 +02:00
Johan Gyllenspetz
308033bd10
Allow selecting themes for deletion ( #533 )
...
Co-authored-by: Johan Gyllenspetz <gyllen@hey.com>
Co-authored-by: David Heinemeier Hansson <david@hey.com>
2025-08-07 13:05:18 +02:00
David Heinemeier Hansson
97e3902455
Merge branch 'master' into dev
2025-08-07 13:02:22 +02:00
David Heinemeier Hansson
722fa73bc8
No need to carry this
2025-08-06 23:16:12 +02:00
Manuel
6b8917450f
Make Screensaver Background Color Black ( #526 )
...
* add sceensaver alacritty config file and changed screensaver cmd
* Move the screensaver config into defaults
Since its not meant to be user edited
---------
Co-authored-by: Manu <manuel.ramsaier@gmail.com>
Co-authored-by: David Heinemeier Hansson <david@hey.com>
2025-08-06 22:53:15 +02:00
David Heinemeier Hansson
46d58ff0df
Have Style > Font also set for Waybar, SwayOSD, and fontconfig
2025-08-06 22:01:23 +02:00
David Heinemeier Hansson
08bc9fcaea
Better wording
2025-08-06 21:40:22 +02:00
David Heinemeier Hansson
81df3ce171
Add basic power profiles setup menu
...
Still need to be able to reveal which is the current profile
2025-08-06 21:36:07 +02:00
David Heinemeier Hansson
43a31a10d0
Font menu needs to be wider
2025-08-06 20:28:48 +02:00
David Heinemeier Hansson
2737a76a85
Give the font cache 2 seconds to update before setting the font
2025-08-06 20:28:41 +02:00
David Heinemeier Hansson
ff0aedd0eb
Add font installer menu with typical programmer fonts
2025-08-06 16:01:04 +02:00
David Heinemeier Hansson
bade5b0d34
Pull the font-menu into omarchy-menu
2025-08-06 15:50:51 +02:00
David Heinemeier Hansson
58fbda80ef
Only attempt operation if a package name is selected
2025-08-06 15:19:53 +02:00
David Heinemeier Hansson
e3a3b98e0a
Add dedicated section for installing popular programming editors
2025-08-06 14:59:07 +02:00
adcv
8002586392
small fix for theme-remove menu selection items ( #505 )
2025-08-06 13:49:46 +02:00
David Heinemeier Hansson
41249a271a
Fit within the logo width
2025-08-06 08:44:53 +02:00
David Heinemeier Hansson
5ff0e82621
Do updatedb after installing a new package
...
So you can always find what's been installed via locate
2025-08-05 18:16:36 +02:00
David Heinemeier Hansson
a7798a57bc
Make updating checking resilient against network being unavailable
2025-08-05 17:13:37 +02:00
David Heinemeier Hansson
d9efaac906
Start hyprsunset on demand instead of needing it to run constantly
2025-08-05 16:25:08 +02:00
David Heinemeier Hansson
d676f1a16f
Link to the extra themes index
2025-08-05 15:44:58 +02:00
David Heinemeier Hansson
bd26465912
Give you an easy way to install a new background image
2025-08-05 15:23:02 +02:00
David Heinemeier Hansson
59b1d690d0
We now have this in the About screen
2025-08-05 14:19:58 +02:00
David Heinemeier Hansson
1c4c42bf76
Make menu disappear after changing theme
2025-08-05 14:10:58 +02:00
David Heinemeier Hansson
8c46ff9303
Help people realize what they're editing
2025-08-05 13:55:10 +02:00
David Heinemeier Hansson
6d7cbf0d05
Setup configs menu with auto-restart
2025-08-05 13:54:17 +02:00
David Heinemeier Hansson
67d830cc39
Extract helper for nvim editing
2025-08-05 12:46:12 +02:00
David Heinemeier Hansson
a4bed3029e
Offer to setup bindings and input if those files are split out
2025-08-05 12:40:59 +02:00
David Heinemeier Hansson
2c73e48172
Split up the default .config/hypr/hyprland.conf to be easier to tailor with less risk of overwritting
2025-08-05 12:17:37 +02:00
David Heinemeier Hansson
206dc44649
Correct use from cli
2025-08-05 12:08:30 +02:00