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
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
David Heinemeier Hansson
0729f25905
Typo
2026-02-19 19:15:39 +01:00
David Heinemeier Hansson
ea6311b80a
Merge
2026-02-19 19:14:33 +01:00
Pierre Olivier Martel and GitHub
51cab758d0
Provide default icon URL if none given in omarchy-webapp-install ( #4650 )
2026-02-19 19:10:17 +01:00
David Heinemeier Hansson
8a2e65e5d4
Silence the scaling notifications
2026-02-19 16:07:12 +01:00
David Heinemeier Hansson
da0122c85a
Allow proper downgrades of packages
2026-02-19 15:35:15 +01:00
5002279e3c
Improve windows vm ( #4512 )
...
Co-authored-by: developer <developer@localhost>
2026-02-19 12:38:21 +01:00
zachfleeman and GitHub
4aeb4ab79e
Fix firefox detection command in omarchy-launch-browser ( #4641 )
2026-02-19 07:58:07 +01:00
David Heinemeier Hansson
0feb35a436
Use consistent width like theme selector
2026-02-18 22:45:41 +01:00
6b4109faba
Background selector ( #4519 )
...
* UPDATE: select background method
* ADD: migration file for background selector
* Add symlink for background selector in walker-elephant.sh
Forgot about this file. Should be added to make sure the background selector feature available in the fresh install
* clean up the code a bit
Updated omarchy background selector to hide from provider list and removed subtext from entries.
* Make the background selector the default
* Fix migration
* FIX: typo on background symlink target
* UPDATE: add ~/.config/omarchy/backgrounds/theme.name
* UPDATE: Cache = false
* Fix escaping for all extensions
* Extract omarchy-theme-bg-set
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2026-02-18 22:24:43 +01:00
Tommy Martin and GitHub
eec15803fc
Allow user themes to override individual files from official themes ( #4547 )
...
Instead of choosing exclusively between the official or user theme
directory, copy the official theme first, then overlay any user
customizations on top. This allows users to override specific files
(e.g. colors, backgrounds, keyboard backlight) without having to
duplicate the entire theme.
2026-02-18 22:07:49 +01:00
73dc11286b
make omarchy-launch-browser check for firefox exclusive flag to detect base ( #4572 )
...
Co-authored-by: Mrid22 <mridulaga@outlook.com >
2026-02-18 21:59:05 +01:00
David Heinemeier Hansson
3657b1bc84
Quiet the output and give it a header
2026-02-18 21:40:38 +01:00
David Heinemeier Hansson
c47bb34c25
Don't halt, just update
2026-02-18 21:34:12 +01:00
Diogo Ferreira and GitHub
a3cdd187c9
update: Update archlinux-keyring before updating packages ( #4639 )
...
Maintainer keys might have been added/revoked, let's ensure that we have
the latest before updating the packages, otherwise users might have to
do this manually.
Fixes https://github.com/basecamp/omarchy/issues/4608
2026-02-18 21:33:32 +01:00
Steve Godlewski and GitHub
43ae186a80
Add Framework 16 RGB keyboard theme syncing ( #4524 )
...
* Add framwork 16 RGB syncing
* fixed install script, fixed color changing when style changes
* added framework scripts to the main install scripts
* renamed theme-set scripts, added migration
* use omarchy-pkg-add, shared keyboard template, tracked udev rule
* call the install file from the migration file
2026-02-18 21:19:30 +01:00
David Heinemeier Hansson
d96ff4e556
Just rely on Hyprland finding the right nearest valid scale
2026-02-18 15:51:14 +01:00
David Heinemeier Hansson
965778b8ea
Work with any resolution monitor
2026-02-18 15:32:46 +01:00
David Heinemeier Hansson
aebc554efe
Tweak language
2026-02-18 15:29:24 +01:00
David Heinemeier Hansson
43fffc4474
Excess CR
2026-02-18 12:52:51 +01:00
David Heinemeier Hansson
e1d2b996b0
Too loud/scary for no actionable benefit right at the end
2026-02-18 12:51:48 +01:00
Ryan Hughes and GitHub
f0c5b97546
Merge pull request #4286 from robzolkos/add-no-audio-screenrecord
...
Add "Without audio" option to screenrecord menu
2026-02-17 16:28:53 -05:00
dhimas and GitHub
7bb35f82ae
UPDATE: omarchy-aur-install add sudo -v ( #4631 )
2026-02-17 21:24:44 +01:00
David Heinemeier Hansson
47863b2408
Add 1.6x as option too
2026-02-17 17:59:03 +01:00
David Heinemeier Hansson
ec76c2acdb
Add Super + Ctrl + Alt + Backspace to toggle single-window square aspect ratio
2026-02-17 17:55:43 +01:00
David Heinemeier Hansson
f6719b1784
Add Super + Ctrl + Backspace to toggle resolution between 1-2-3x
2026-02-17 17:55:19 +01:00
Rob Zolkos and GitHub
dce2f62071
Merge branch 'basecamp:dev' into add-no-audio-screenrecord
2026-02-17 10:40:00 -05:00
David Heinemeier Hansson
d346f5d522
Style
2026-02-17 12:12:30 +01:00
David Heinemeier Hansson
f152ff68ea
Tweak screenshot notification
2026-02-17 12:11:48 +01:00
David Heinemeier Hansson
01d7296616
We no longer need early exit since default is not to edit
...
Closes #4569
2026-02-17 12:07:47 +01:00
David Heinemeier Hansson
b573a37e33
Ensure packages available on both AUR and other repos are installed from AUR
...
Closes #4578 , #4577 , #4581
2026-02-17 12:03:04 +01:00
David Heinemeier Hansson and GitHub
68b4939993
Revert "fix(aur): add -a flag to yay command to assume AUR packages ( #4581 )" ( #4627 )
...
This reverts commit b3dd14a038 .
2026-02-17 11:55:28 +01:00
Andrej Benz and GitHub
b3dd14a038
fix(aur): add -a flag to yay command to assume AUR packages ( #4581 )
2026-02-17 11:53:39 +01:00
David Heinemeier Hansson
a33cf4f287
Reload the config live when we refresh
2026-02-16 21:48:21 +01:00
David Heinemeier Hansson
b1af966819
Go straight to the new unified screenshot flow
2026-02-16 14:27:29 +01:00
Horace Ko and GitHub
463417a281
Use a thin space to increase spacing between Omarchy glyph and its label. ( #4586 )
2026-02-13 18:43:23 +01:00