Dmytro Budnyk
7a0fa07454
Update icon URL placeholder to accept SVG format ( #3253 )
...
SVGs work just fine, changing misleading caption
2025-11-09 07:50:36 +01:00
Ryan Hughes
c92a7eab81
Revert "Kill the actual screensaver command"
...
This reverts commit 33dde26902 .
2025-11-06 11:32:19 -05:00
Ryan Hughes
8aa2d295e5
Revert "Make screensaver work with xdg-terminal-exec"
...
This reverts commit fc8e4c0400 .
2025-11-06 11:32:10 -05:00
y0no
7a0bdaafa4
Scale with the right monitor ( #3174 )
2025-11-05 16:08:25 +01:00
David Heinemeier Hansson
638e35fcac
Hyprland envs are superseeded by uwsm/env
2025-11-05 15:15:01 +01:00
David Heinemeier Hansson
904d253b4d
Restart terminal (reload config) when changing font as well
...
This doesn't work for Ghostty (yet?) but it does work for Kitty
2025-11-05 11:59:51 +01:00
David Heinemeier Hansson
4391df6853
Fix declining an update
2025-11-04 08:47:17 +01:00
Ryan Hughes
33dde26902
Kill the actual screensaver command
2025-11-03 21:37:51 -05:00
Ryan Hughes
fc8e4c0400
Make screensaver work with xdg-terminal-exec
2025-11-03 21:34:22 -05:00
Ryan Hughes
f9557177dc
Merge pull request #2648 from wolfgangw/patch-1
...
TTE go fullscreen: --no-eol (tte 0.12.2/0.13.0)
2025-11-03 21:33:06 -05:00
Ryan Hughes
4c97a31c98
Switch to xdg-terminal-exec
...
Solves the issue from ae10133b5e the right
way using the actual xdg-terminal-exec package and provides resillient
fallbacks no matter what the user might do.
This also removes the need to restart after changing terminals at all.
fixes #2198
fixes #2329
fixes #2673
fixes #1754
2025-11-03 01:11:09 -05:00
Ryan Hughes
66b5f7eab8
Move a few more to OPR
2025-11-02 22:50:25 -05:00
Ryan Hughes
9e971e3e56
Fix not working with alacritty
2025-11-02 18:58:11 -05:00
David Heinemeier Hansson
0f64a11f4e
Follow naming convention from other hyprland scripts
2025-11-02 20:36:42 +01:00
Ryan Robitaille
b738c77acf
Feature (hypr): add “Pop window” (float+pin) on SUPER+O ( #2954 )
...
* Feature (hypr): add “Pop window” (float+pin) on SUPER+L
* fix: changed default keybinding to SUPER+O
2025-11-02 20:36:28 +01:00
killeik
f76ba69f70
Make omarchy-launch-editor check that setted $EDITOR exists ( #3072 )
2025-11-02 20:28:41 +01:00
David Heinemeier Hansson
bfeb3a1e65
Gemini is now on extra/gemini-cli
...
Closes #3040
Co-authored-by: @maromalo
2025-11-02 20:12:08 +01:00
David Heinemeier Hansson
58ecda3b80
Make Yes the default
2025-10-31 14:34:08 +01:00
David Heinemeier Hansson
dd3b64ef7f
Extract the confirmation into its own file
2025-10-31 14:33:54 +01:00
Brian Blakely
fc0983624e
VS Code: Apply Omarchy theme during install ( #2983 )
...
* Apply Omarchy theme; Install Neovim extension (automatically scoops up LazyVim config).
* Just set the Omarchy theme
Removed installation of Neovim extension from script.
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-10-31 14:22:30 +01:00
David Heinemeier Hansson
407d283cb7
Rephrase
2025-10-29 10:58:24 +01:00
Joshua Fouch
ac8073fc81
Fix: Low Battery notification returning empty value on reboot ( #2949 )
...
* Fix: Low Battery notification returning empty value on reboot
* Simplify the check
* Double paste
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-10-29 10:58:06 +01:00
David Heinemeier Hansson
7770f49c1a
Looks better without margin
2025-10-28 18:20:39 +01:00
David Heinemeier Hansson
d3a54dc32e
Show keybindings notice right away and vary update based on internet or not
2025-10-28 18:19:17 +01:00
David Heinemeier Hansson
d493e0536a
Make it update-time instead of reset-time and use before doing an update
2025-10-28 08:30:54 +01:00
Ryan Hughes
d5a8f1b06b
Move update-keyring to the beginning
2025-10-28 01:43:25 -04:00
Ryan Hughes
ef0a9464a2
Back to default colors here
2025-10-27 19:05:01 -04:00
Ryan Hughes
b75e70fb9b
Add an update confirmation
...
Will prevent some users from accidentally clicking the update icon only
to terminate and wind up in a broken state.
2025-10-27 18:12:35 -04:00
Ryan Hughes
b3e7ff2b60
Update install method for openai-codex
2025-10-27 14:20:46 -04:00
Alex Six
d8f97b8d02
Fix auto-generated everforest obsidian theme readability issues ( #2752 )
...
* Fix auto-generated everforest obsidian theme
* Update `--text-muted` and `--text-faint` to be readable against
background color
* Add contrast detection and color correction logic
* Remove dedicated Obsidian CSS file
* Add dedicated text color variables to obsidian theme generation
* Replace closest color logic with generated color for code bg in Obsidian
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-10-27 17:50:37 +01:00
David Heinemeier Hansson
e0f9beda7a
Reposition scratchpad keybindings in cheatsheet
2025-10-27 09:02:54 +01:00
Ryan Hughes
fc30a25842
Merge pull request #2516 from ZorudaRinku/master
...
Clarify error message when no web apps have been selected in the WebApp Remove menu
2025-10-25 20:04:26 -04:00
David Heinemeier Hansson
249318b398
Ensure that elephant is started before walker
...
Because if not, we get the dreaded "Waiting for elephant" message. CC:
@abenz1267
2025-10-25 21:46:31 +02:00
Manuel
9b798c3c0f
Add the keybinding for the copy url extension in the SUPER+K Menu ( #2801 )
...
* init
* go with a hardcoded list
* revert manifest modification
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-10-25 21:38:13 +02:00
David Heinemeier Hansson
37518c222c
Control border size instead so it works if default is 0
2025-10-24 07:16:36 -07:00
David Heinemeier Hansson
475e831391
Merge branch 'master' into dev
2025-10-24 06:45:33 -07:00
David Heinemeier Hansson
795bfdd969
Include all workspace movements together
2025-10-24 06:30:47 -07:00
David Heinemeier Hansson
eac7ea8a49
Few more tweaks to the keybindings
2025-10-24 06:26:46 -07:00
David Heinemeier Hansson
de2b32d77f
Sort keybindings on SUPER + K
...
Easier to learn when presented in order
2025-10-24 06:06:34 -07:00
Ryan Hughes
63d4482e8c
Hotfix: Prevent error when no orphans exist
2025-10-24 04:01:07 -04:00
Ryan Hughes
7437c73113
Add launch terminal
2025-10-23 22:26:46 -04:00
Ryan Hughes
413d292f2a
Improve update error catching
2025-10-23 21:33:23 -04:00
Ryan Hughes
50e68f466e
Just kidding
2025-10-23 20:29:07 -04:00
Ryan Hughes
d106cd9284
Don't run as root and add missing pieces
2025-10-23 20:28:51 -04:00
Ryan Hughes
62b6802641
Don't run as root
2025-10-23 20:28:23 -04:00
Ryan Hughes
4f2f7b41e7
Add branch
2025-10-23 20:17:58 -04:00
Ryan Hughes
74473f5650
Add omarchy-refresh-limine
2025-10-23 17:23:05 -04:00
Ryan Hughes
b6eb76d3ea
Add omarchy-debug
2025-10-23 17:15:57 -04:00
David Heinemeier Hansson
9f00d5a3a0
Extract omarchy-battery-remaining command
2025-10-23 13:40:18 -07:00
David Heinemeier Hansson
027825cbad
Add way to update time with latest sync
2025-10-23 12:18:14 -07:00