David Heinemeier Hansson
b07c54fff1
Consistent const naming
2026-01-01 12:58:19 -07:00
David Heinemeier Hansson
277495b875
Remove redundant const
2026-01-01 12:56:58 -07:00
David Heinemeier Hansson
d448664726
Explain why
2026-01-01 12:55:23 -07:00
David Heinemeier Hansson
14e140285f
No longer used by walker to cancel
2026-01-01 12:55:16 -07:00
David Heinemeier Hansson
b95a4a44df
Make an atomic swap of the theme directories
2026-01-01 12:52:04 -07:00
David Heinemeier Hansson
79b31144d0
Bring back explicit btop themes
...
They're too involved to derive from a basic color set
2026-01-01 12:41:23 -07:00
David Heinemeier Hansson
cf5f4423e1
Fix colors for regular hex format
2026-01-01 12:35:23 -07:00
David Heinemeier Hansson
01135724d4
Provide stripped values too
2026-01-01 12:33:45 -07:00
David Heinemeier Hansson
ff9474e0eb
Fix missing colors
2026-01-01 12:33:36 -07:00
David Heinemeier Hansson
b14297ea21
Better presentation
2026-01-01 12:15:51 -07:00
David Heinemeier Hansson
3db3705370
Merge branch 'dev' into colors-gemini
2026-01-01 12:12:45 -07:00
David Heinemeier Hansson
bd6992c58c
Variables are lowercase
2026-01-01 12:09:17 -07:00
David Heinemeier Hansson
3dc59e5404
Fix vars
2026-01-01 12:08:40 -07:00
David Heinemeier Hansson
3ecdcb262b
Pull out the dynamic template rendering again, but simpler
2026-01-01 12:06:31 -07:00
David Heinemeier Hansson
8ea021744d
Combine render into -set
2026-01-01 11:55:03 -07:00
David Heinemeier Hansson
6952e80710
Slim down
2026-01-01 11:49:08 -07:00
Pierre Olivier Martel
2643967424
Use omarchy-launch-audio stub in waybar and menu ( #4043 )
...
* Use omarchy-launch-audio in waybar
* Use omarchy-launch-audio in omarchy-menu
2025-12-31 18:13:12 -07:00
David Heinemeier Hansson
8abeac68dc
Cleanup
2025-12-31 18:04:39 -07:00
Derek Wierson
64f254653f
Fix windowrule syntax change for kanagawa theme ( #4032 )
2025-12-31 17:12:09 -07:00
Lázaro Nixon
687ac4567e
Add github-copilot-cli to the AI install menu ( #4041 )
...
* Add github-copilot-cli to the AI install menu
* Mark the copilot package as coming from AUR
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-12-31 17:06:22 -07:00
Pierre Olivier Martel
72cecc600d
Move btop binding to Control Panels utilities ( #4042 )
...
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-12-31 17:03:23 -07:00
David Heinemeier Hansson
1cd2f5b979
Attempt to templaterize the theme specific files
2025-12-31 17:00:30 -07:00
Marco Troisi
7fbc139cb5
Google Maps as a default webapp ( #4028 )
...
* Google Maps as a default webapp
* Using icon from DashboardIcons
2025-12-30 16:27:01 -08:00
me
7c213db46d
add fresh to omarchy-launch-editor ( #4015 )
...
fixes #4014
2025-12-30 16:22:41 -08:00
LunarLollipop
5dd4bec68a
Fix Hyprland 0.53 windowrule syntax breaking changes ( #4025 )
...
* Fix Hyprland 0.53 windowrule syntax breaking changes
Hyprland 0.53 introduced breaking changes to windowrule syntax:
- Props now use `match:` prefix: `class:pattern` → `match:class pattern`
- Boolean effects require `on` suffix: `float` → `float on`
- Snake_case naming: `nofocus` → `no_focus`, `stayfocused` → `stay_focused`
- `noborder` replaced with `border_size 0`
- `noanim` replaced with `animation none`
- layerrule syntax: `noanim, X` → `animation none, match:namespace X`
- `misc:new_window_takes_over_fullscreen` → `misc:on_focus_under_fullscreen`
See: https://github.com/hyprwm/hyprland-wiki/pull/1278
* Correct for the new style
* Migrate the scrolltouchpad setting in userland too
* Need a reboot to pair with new Hyprland
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-12-30 16:21:59 -08:00
David Heinemeier Hansson
4311a00ca4
Just install latest node
2025-12-30 15:40:02 -08:00
Ryan Hughes
cd224e7ecd
Merge pull request #3956 from ashddev/fix/nvidia-legacy-driver-for-older-gpus
...
fix(nvidia): install legacy NVIDIA driver on older GPUs
2025-12-28 13:42:13 -05:00
Ryan Hughes
7e12473f80
Don't continue if we don't have a GPU
2025-12-28 13:27:52 -05:00
Ryan Hughes
2c7480135a
Add migration
2025-12-28 13:27:33 -05:00
Ryan Hughes
df0a019c6a
Add migration
2025-12-28 12:34:13 -05:00
Jack Blakely
083715c8c6
Fix omarchy-update failing outside Hyprland session ( #4002 )
2025-12-28 08:46:44 -08:00
Ryan Hughes
d0aabc162a
Add packages to others
2025-12-27 22:20:44 -05:00
Ryan Hughes
e416988d4e
Rearrange and don't hard-fail
2025-12-27 22:20:38 -05:00
Ryan Hughes
314abce4e8
We know what we're doing
2025-12-27 21:47:17 -05:00
Ryan Hughes
fe8927b351
Simplify further
2025-12-27 21:46:43 -05:00
Ryan Hughes
13390441a9
Don't need to run this
2025-12-27 21:42:35 -05:00
Ryan Hughes
65a238d805
Simplify
2025-12-27 21:42:26 -05:00
Ryan Hughes
c535b19235
These already get installed or are dependencies
2025-12-27 21:06:04 -05:00
Ryan Hughes
9c8c789453
Simplify this check
2025-12-27 21:05:45 -05:00
Jan L. Große
2bc88ebf25
Update PostgresSQL version in installation script from 17 to 18 ( #3990 )
...
Bumping PostgresSQL DB from 17 to 18.
2025-12-26 21:11:03 +01:00
David Heinemeier Hansson
2573da8f5e
Make impressionism the default
2025-12-24 22:40:19 +01:00
David Heinemeier Hansson
e44e937284
Ensure that noidle is turned off after update is complete
...
Closees #3982
Co-authored-by: @sgruendel
2025-12-24 19:25:18 +01:00
David Heinemeier Hansson
fd952c2323
Add The Backwater as a second Gruvbox background image
2025-12-24 18:27:49 +01:00
Ash Daly
4e09523127
fix(nvidia): do not install nvidia-580xx-dkms for GPUs older than Maxwell
2025-12-23 11:19:11 +00:00
Fredrik Mikal Wold
643cf35448
fix: stop paging git diff output when running omarchy-update ( #3959 )
...
* fix: stop paging git diff output when running omarchy-update
* Keep option list similar between the two
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-12-22 13:56:02 -08:00
Ash Daly
1fd1b65cd0
chore: add noconfirm to yay command
2025-12-21 16:13:53 +00:00
Ash Daly
9a704fdadb
chore: edit comment
2025-12-21 16:12:06 +00:00
Ash Daly
a252a42772
fix(nvidia): install legacy driver on older GPUs
2025-12-21 16:11:05 +00:00
David Heinemeier Hansson
c59089e9f3
Use omarchy-launch-* stubs for all control panels
2025-12-18 16:24:55 -08:00
David Heinemeier Hansson
ca8f25fba1
Switch to our bluetooth launcher
2025-12-18 13:54:27 -08:00