David Heinemeier Hansson
7ea4e1ab04
Switch hyprlock to QS
2026-05-19 17:08:14 +02:00
David Heinemeier Hansson
9426196a47
Always set
2026-05-17 21:50:35 +02:00
Ryan Hughes
30dc9fddde
Add Quickshell bar
2026-05-14 02:21:47 -04:00
d2a4cc0c4d
Add omarchy CLI ( #5477 )
...
* Add omarchy CLI
* Remove outdated or internal
* Add bash completions for command
* Add omarchy command documentation
* Add missing docs
* Correct to what's now right
* Fix tests
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2026-05-01 17:40:22 +02:00
17ac8453b2
Fix refresh-config when target directory is missing ( #5497 )
...
* Don't use the names here since they break the all-themes setup in omarchy-nvim
* Fix refresh-config when target directory is missing
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2026-04-30 10:22:48 +02:00
David Heinemeier Hansson
7514ae7dcf
Use consistent bash5 style for conditionals and quoting
2026-02-21 10:18:47 +01:00
David Heinemeier Hansson
ca40676657
Add documentation to Omarchy commands
2026-01-05 10:17:32 +01:00
David Heinemeier Hansson
485805fab3
Try ignoring diff return value instead
2025-08-08 14:42:44 +02:00
David Heinemeier Hansson
93980e6138
No backup if user config doesn't already exist
2025-08-04 12:17:42 +02:00
David Heinemeier Hansson
2823792ba2
Show diff when making a backup and clarify the implementation
2025-08-02 13:54:44 +02:00
Andy Davis and GitHub
ff5630c64f
Added backup timestamps to various omarchy-refresh-* files to prevent clobbering ( #402 )
...
* Added backup timestamps to omarchy-refresh-[hyprlock|swayosd|walker|waybar] scripts to prevent data loss if ran multiple times
* Added new script (omarchy-refresh-config) for refreshing various config files with automated backup creation
2025-07-30 16:12:37 +02:00