Add backdoor to start alacritty

Will help folks who have trouble with ghostty to still get a terminal
going
This commit is contained in:
David Heinemeier Hansson
2025-12-15 09:58:08 -08:00
parent 1f4c50eddf
commit 1a34be257c

View File

@@ -57,7 +57,8 @@
"cpu": {
"interval": 5,
"format": "󰍛",
"on-click": "omarchy-launch-or-focus-tui btop"
"on-click": "omarchy-launch-or-focus-tui btop",
"on-click-right": "alacritty"
},
"clock": {
"format": "{:L%A %H:%M}",