Rob Zolkos
322fa8421e
Add 60 second inactivity timeout to Walker launcher ( #701 )
...
* Add 60 second timeout to Walker launcher
This will close the launcher after 60 seconds of inactivity.
* Update 1754929737.sh
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com>
2025-08-22 13:19:50 +02:00
David Heinemeier Hansson
bc08c47157
Revert "Turn off auto-launching screensaver until tte is fixed"
...
This reverts commit bd2eddbab403001dc9758337860bc4ed7f9650dc.
2025-08-22 08:41:28 +02:00
David Heinemeier Hansson
8a78566248
Merge branch 'master' into dev
2025-08-22 08:40:31 +02:00
David Heinemeier Hansson
d00160464f
Really just stick to one color everywhere
2025-08-18 17:35:49 +02:00
David Heinemeier Hansson
9e4078d7da
Stick to color
2025-08-18 17:24:45 +02:00
David Heinemeier Hansson
7b93bace81
Consistent color before the >
2025-08-18 17:16:18 +02:00
David Heinemeier Hansson
07a2423298
Less aggressive untracked icon
2025-08-18 17:14:32 +02:00
David Heinemeier Hansson
81cac3bbb7
Correct spacing
2025-08-18 17:09:47 +02:00
David Heinemeier Hansson
79104373bd
Minimal git status too
2025-08-18 17:08:57 +02:00
David Heinemeier Hansson
bfa91b8917
Use italic instead of bold for git branch
2025-08-18 16:58:35 +02:00
David Heinemeier Hansson
8942b33d94
Even more minimal and theme matching
2025-08-18 16:44:35 +02:00
David Heinemeier Hansson
de28805881
Turn screensaver back on now that we have fixed the tte install
2025-08-18 16:27:00 +02:00
David Heinemeier Hansson
2e071465a0
No prefix needed
2025-08-18 12:30:20 +02:00
Gary Rennie
e6c1a52341
Add current theme to fastfetch config ( #889 )
...
* Turn off tte until the package is fixed
* Turn off auto-launching screensaver until tte is fixed
* Add current theme to fastfetch config
fastfetch has a module for displaying colors, which is often used by
default. It shows the current colors in use by the terminal. Given that
themes are core to Omarchy, I thought it made sense to show the current
theme in fastfetch. I've also added a compressed version of the palette
(similar to the circle config of the colors module).
* Add migration
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com>
2025-08-18 12:27:55 +02:00
David Heinemeier Hansson
55330cce88
Add minimal starship prompt to terminal
...
Co-authored-by: @tobi
2025-08-17 09:59:44 -04:00
David Heinemeier Hansson
377f3e6d83
Add brave-flags.conf as a new default to ensure that anyone using Brave as their browser runs it under wayland
2025-08-16 12:35:33 +02:00
David Heinemeier Hansson
f06b1801d5
No longer needed now that we have .config/chromium-flags.conf
2025-08-16 12:34:57 +02:00
David Heinemeier Hansson
2db5e730a7
Turn off auto-launching screensaver until tte is fixed
2025-08-15 09:52:52 +02:00
David Heinemeier Hansson
bd2eddbab4
Turn off auto-launching screensaver until tte is fixed
2025-08-15 09:52:41 +02:00
Simon Dawson
59e4981df7
chore: Enable Walker list cycling ( #709 )
...
Enable the `cycle` behaviour for Walker lists; this allows one to
quickly jump from the default-selected first item in a list, to the
last item, simply by pressing the "up" arrow key (or other key
sequence bound to "previous").
Refs: https://github.com/abenz1267/walker/wiki/Basic-Configuration
2025-08-12 15:55:23 +02:00
David Heinemeier Hansson
1e924d1794
It actually wasn't better to have the user defaults first
2025-08-11 22:11:13 +02:00
David Heinemeier Hansson
d0a2f63322
It actually wasn't better to have the user defaults first
2025-08-11 22:11:03 +02:00
David Heinemeier Hansson
add56181d7
Fixed this in CSS instead
2025-08-11 20:51:23 +02:00
Alan Sikora
a46f652487
Fix waybar update icon spacing ( #672 )
...
* Fix waybar update icon spacing
Remove clock from margin rule and add custom-update to prevent horizontal cutoff and reduce excessive spacing between clock and update icon.
* making the update icon smaller, looks better in the center
2025-08-11 20:46:02 +02:00
David Heinemeier Hansson
d75cac05c8
Ensure entire icon will fit
2025-08-11 18:50:02 +02:00
Ryan Hughes
c8e848530a
Add mise to UWSM path ( #654 )
2025-08-11 16:40:08 +02:00
David Heinemeier Hansson
ddf9498f0a
Improve tooltip for Omarchy menu
2025-08-11 15:30:57 +02:00
David Heinemeier Hansson
86c967352b
Rely on Omarchy bin being part of PATH everywhere
2025-08-10 20:30:39 +02:00
David Heinemeier Hansson
a23a48594f
Set OMARCHY_PATH systemwide as well
2025-08-10 20:23:02 +02:00
Ryan Hughes
b2eb1b08a4
Add ~/.local/share/omarchy/bin to systemwide PATH ( #602 )
...
* Add omarchy to system path
* Remove unnecessary duplicate
* Remove path def since it's global now
* Migration for system-wide path
* Remove debug code
* Refresh after update
* Add common state script
* Restart on state detected
* Set state instead
* Export own path for menu
2025-08-10 19:58:44 +02:00
Ryan Hughes
94aa9b688f
Reduce Walker config to overrides + adhere to system font ( #620 )
...
* Reduce to only have overrides
* Change font to pick up system font
* Add migration
* Add walker restart to pick up new font
2025-08-10 18:40:31 +02:00
David Heinemeier Hansson
dfe7ea24b3
Flip order of includes around so user settings take precedence over Omarchy defaults
...
Closes #588
2025-08-10 15:30:13 +02:00
David Heinemeier Hansson
4c4792f36f
Suggest something that doesn't conflict with the Omarchy Menu launching
2025-08-10 15:18:57 +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
32e091d2e5
Add a tooltip to the waybar update available block
2025-08-08 17:51:19 +02:00
David Heinemeier Hansson
0c1419b725
This ain't windows, bro!
2025-08-08 17:13:39 +02:00
David Heinemeier Hansson
a49bd12f44
Also just use the normal CaskaydiaMono Nerd Font
...
Then we are compatible with the new font switcher
2025-08-08 13:34:50 +02:00
David Heinemeier Hansson
4ab46ef687
Fix tray margin to match the others
2025-08-08 13:32:40 +02:00
David Heinemeier Hansson
fe92a78f21
Use full path for omarchy-update on waybar icon
2025-08-07 16:26:32 +02:00
David Heinemeier Hansson
26b09bb218
It is monospace
2025-08-06 22:02:46 +02:00
David Heinemeier Hansson
1a4b2d9420
Somehow lost the bindd versions
2025-08-05 15:11:04 +02:00
David Heinemeier Hansson
14d652b63d
Use max volume 100 as default
2025-08-05 13:45:49 +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
ae0e711e39
Give a hint for the hotkey
2025-08-05 10:50:13 +02:00
David Heinemeier Hansson
9c4a45537a
Reveal omarchy menu from waybar
2025-08-04 19:50:49 +02:00
David Heinemeier Hansson
f223bbcb98
Use more conventional icon for "updates available"
2025-08-04 12:08:43 +02:00
Ryan Hughes
43d1b7304a
Add touchpad gestures
2025-08-03 19:57:33 -04:00
Richard Macklin
5a29322bf8
Fix hypridle timeout to actually be 2.5min
...
The intent was for this to be 2.5 minutes but 180s is 3 minutes.
2025-08-03 10:23:08 -07:00
David Heinemeier Hansson
2712f268c8
Increase time before screensaver starts to 2.5 minutes (from 1 minute)
2025-08-03 10:00:21 -04:00
David Heinemeier Hansson
9a09d45d6b
Increase Walker list max entries to 200 to accomodate all hotkeys
2025-08-03 11:50:31 +02:00