Commit Graph

6 Commits

Author SHA1 Message Date
robert stringer
1de4a49ab0 feat: Notification settings persist across theme changes (#1484)
* Added a core.ini file for setting persistent notification settings

* migration

* remove: max-icon-size from core.ini

* rearranging mako files

* moving core.ini mako config inside omarchy

* added core.ini to migration

* We don't actually need this

Mako is already loaded. The new config will get picked up automatically
on next reboot.

* Don't change

* No change required here

---------

Co-authored-by: robert stringer <bitmap+github@gmail.com>
Co-authored-by: xz <xz>
Co-authored-by: David Heinemeier Hansson <david@hey.com>
2025-09-09 14:41:41 +02:00
Ryan Hughes
d4403051cf Add Limine + Snapper support (#998)
* Persist urgent notifications

* Create omarchy-snapshot

* Create snapshot before pulling

* Extract alternative bootloader configs

* Add limine-snapper config

* Fix check

* Update login scripts

* Make chroot friendly

* Extract cmdline instead of using blkid due to error

* Add restore command

* Export $TERMINAL so we get clickable restore notifications

* Remove sync -- causes errors...we have nothing to sync yet

* Executable

* Minor cleanup and compatibility for non-ISO

* Give login its own section

* Give no-arg guard and inline commands

---------

Co-authored-by: David Heinemeier Hansson <david@hey.com>
2025-08-23 16:52:25 +02:00
David Heinemeier Hansson
745a16f2a4 Catch up with new spacing and improve color 2025-07-13 16:31:05 -07:00
David Heinemeier Hansson
83877298b7 We use Liberation Sans for these 2025-07-13 15:45:44 -07:00
David Heinemeier Hansson
1df035864d Bring Matte Black mako.ini in line with the rest 2025-07-13 15:45:05 -07:00
David Heinemeier Hansson
bd2fc67abc Add new matte black theme by @tahayvr 2025-07-11 09:06:14 -07:00