6ac1cd4bbe
Add Synaptics to the fingerprint check ( #172 )
2025-07-14 10:39:22 -07:00
0a8d3c3322
add fido2-setup script
2025-07-14 01:10:12 -07:00
c9b1935054
Improve boot screen transition ( #140 )
...
* Working concept with SDDM
* Working concept without SDDM dep
* Working concept w/o SDDM and w/ UWSM
* Cleanup and UWSM tweaks
* Cleanup
* Remove call to seamless-login.sh
* Don't allow the progress to go backwards
* Add refresh to migration
2025-07-13 17:51:03 -07:00
dc0032c9c3
Revert "Update keyboard shortcuts script to show all runtime keybinds ( #70 )"
...
This reverts commit 6433511873
.
2025-07-13 17:27:33 -07:00
6433511873
Update keyboard shortcuts script to show all runtime keybinds ( #70 )
...
* feat: Add a keyboard shortcuts helper
This commit:
* Changes keybinds to use `bindd` and adds descriptions for each one
* Changes the keybinds script to use `hyprctl binds` to inspect runtime keybinds
and generate a wofi menu to search/inspect keybinds
* Rely on 'order defined' for sorting
Using `hyprctl binds` lets us get the binds in the order they're
defined. This lets us be deliberate about what keybinds we want to show
up at the top of the presented window.
* Skip cache file for keybinds
* Strip extra newline causing double spacing
2025-07-13 17:17:48 -07:00
2d5285fc56
Fix theme switcher to work with real directories in .config/omarchy/themes
...
Not just symlinks
2025-07-11 08:57:55 -07:00
29f1810c91
Remove duplicates and sort
2025-07-10 18:48:51 -07:00
b3b4c06175
Fix show bindings for the new files
2025-07-10 18:46:08 -07:00
9cb30b5be6
Small text tweaks
2025-07-10 15:36:30 -07:00
8b5275456b
Merge pull request #121 from Mane-Pal/battery-low-notification
...
add low power notfication issue #59
2025-07-10 18:33:36 -04:00
87767626c6
Merge branch 'dev' into dev
2025-07-11 03:14:39 +05:30
a64c0505ec
Add a bare mode with almost no default applications beyond system basics
2025-07-10 12:28:42 -07:00
4c58879481
add low power notfication
2025-07-10 19:04:40 +02:00
77524a7afa
De-couple hyprlock themes from layout
2025-07-10 18:43:08 +05:30
55f30eba66
No need to confirm the upgrade
2025-07-09 19:49:10 -07:00
b7a3b4b020
Add a way to refresh plymouth setup
2025-07-09 18:39:13 -07:00
8fb9b51d03
Update system packages when updating omarchy
2025-07-09 18:33:06 -07:00
b4fc02d3ed
Fix indention
2025-07-09 18:21:31 -07:00
601a0e2ac8
Already included as a dependency of fprintd
2025-07-09 18:21:01 -07:00
5d2aa7773e
No longer used
2025-07-09 18:19:48 -07:00
64e8a25719
Fix showing user keybindings
...
Close #106
2025-07-09 18:04:12 -07:00
3d4198d691
Merge pull request #101 from npenza/add-gum-confirm-to-omarchy-refresh-waybar
...
Add gum confirm to omarchy-refresh-waybar
2025-07-09 21:00:53 -04:00
96769b4d6a
Fix package name for lsusb
2025-07-09 17:53:04 -07:00
4f77e71d2c
Red means no!
2025-07-09 17:47:54 -07:00
c567dbffaa
Only allow fingerprint setup if a sensor is detected
2025-07-09 20:46:43 -04:00
d2598464d6
Switch to polkit-gnome to make fingerprint authentication work better
...
hyprpolkit was not designed well for fingerprint authentication. It
doesn't allow you to easily deal with both fingerprints and passwords in
the same configuration.
2025-07-09 20:26:43 -04:00
0d0f1ed692
Restart agent after setting up
2025-07-09 19:31:26 -04:00
5d6fe16e47
Not needed
2025-07-09 19:29:33 -04:00
5e50f00278
Turn on fingerprint authentication for sudo + system prompts
2025-07-09 16:26:24 -07:00
e7766926d9
Make it easier to read
2025-07-09 19:12:26 -04:00
77e2e5f61e
Refactor omarchy-refresh-waybar to use conditional confirmation
2025-07-10 06:59:06 +10:00
2a84c5873b
Add hotkey to prevent idling on SUPER + CTRL + I
2025-07-09 11:22:43 -07:00
b0d94f3e34
Fix path interpolation
2025-07-09 10:31:08 -07:00
a15979dc79
Improve helper
2025-07-09 10:29:49 -07:00
b707d1974a
Add helper to create a new migration
2025-07-09 10:14:48 -07:00
dd21b5ca5a
Fix wofi for showing keybindings after moving css
2025-07-09 10:04:20 -07:00
6513db1bdd
Add gum confirm to omarchy-refresh-waybar
2025-07-09 19:07:28 +10:00
201d303c2c
Better structuring of the wofi css
...
Reusing look for select menu and reducing theme duplication
2025-07-07 11:37:50 -07:00
6c1c829f86
Fix sorting code on power menu
2025-07-07 11:19:29 -07:00
207f811e47
Be more precise than sleep
2025-07-07 11:09:10 -07:00
cea316425f
Tweak presentation, drop the hotkey references
2025-07-07 11:04:40 -07:00
c459e03d39
Change power menu css path
2025-07-07 21:25:14 +10:00
c032a6aa37
Adding shortcuts to power options
2025-07-07 21:07:13 +10:00
ef5a02a84c
Hide the search bar in power menu
2025-07-07 20:44:01 +10:00
e03c9fce07
Fix up menu with sorting and a relaunch hyprland option
2025-07-06 18:41:12 -07:00
0f7d5744b9
Better height
2025-07-06 18:11:40 -07:00
19c2c708b6
Add script to refresh waybar config and restart it
2025-07-06 18:00:41 -07:00
621628d59b
Revert "Merge pull request #74 from ryanrhughes/add-boot-screen"
...
This reverts commit 425603c790
, reversing
changes made to 00b621d7d7
.
2025-07-06 17:48:33 -07:00
425603c790
Merge pull request #74 from ryanrhughes/add-boot-screen
...
Add graphical boot screen
2025-07-06 16:00:55 -07:00
00b621d7d7
Tweak the menu options
2025-07-06 15:11:56 -07:00