Commit Graph

12 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
Ryan Hughes
dd207232e1 Add margin to notifications 2025-07-13 17:25:00 -04:00
David Heinemeier Hansson
84d2fc3722 Turn notifications on/off with Super+Ctrl+,
Thanks to @ryanrhughes for the groundwork in #63 on this!
2025-07-06 14:55:26 -07:00
David Heinemeier Hansson
0d4f8145a2 Revert "Merge pull request #63 from ryanrhughes/waybar-add-dnd"
This reverts commit 2dc5b4fd8f, reversing
changes made to dea0a547a6.
2025-07-06 14:41:22 -07:00
Ryan Hughes
d58d0f0b45 Add DND option to Waybar 2025-07-04 22:33:00 -04:00
David Heinemeier Hansson
7478ef3e2e Dont show Spotify notifications 2025-06-24 13:22:08 -07:00
David Heinemeier Hansson
51c57b5a35 Try a normal sans font 2025-06-24 10:15:08 -07:00
David Heinemeier Hansson
023e9e99cc Better border color match with theme 2025-06-24 10:10:34 -07:00
David Heinemeier Hansson
8a99c73957 Further mako config tweaks 2025-06-24 09:48:00 -07:00
David Heinemeier Hansson
ce631869fe Wider notifications 2025-06-24 09:43:22 -07:00
David Heinemeier Hansson
d43639df15 Switch to mako for notifications 2025-06-22 20:49:01 -04:00