David Heinemeier Hansson
20ef3c821d
Merge branch 'master' into dev
2025-09-07 20:02:50 +02:00
David Heinemeier Hansson
05a5bfc9b4
Ensure btop and other alacritty-without-bash-subshell commands work with cwd
2025-09-07 20:02:14 +02:00
David Heinemeier Hansson
95336e730f
Stick to what we offer
2025-09-07 19:52:55 +02:00
David Heinemeier Hansson
d5e445b743
Another template
2025-09-07 19:51:32 +02:00
David Heinemeier Hansson
00fe154e43
Singular
2025-09-07 19:47:03 +02:00
David Heinemeier Hansson
27742c8f43
Template for suggestions too
2025-09-07 19:46:12 +02:00
mgbaron
15c22fb05b
Match youtube subdomains in opacity windowrule
...
Ensures that any browser apps opening youtube or its subdomains (e.g. tv.youtube.com) have no transparency.
2025-09-06 08:12:17 -06:00
David Heinemeier Hansson
0d5b41b83a
Slim further
2025-09-06 10:02:39 +02:00
David Heinemeier Hansson
8065eb87d8
Slim down
2025-09-06 10:00:32 +02:00
David Heinemeier Hansson
bee90aa121
Try the yaml instead
2025-09-06 09:56:54 +02:00
David Heinemeier Hansson
29b1ed6c4e
Add an issue template for bugs
2025-09-06 09:52:51 +02:00
Raul Dias
7fe02e7d68
Update screenshot command to include --freeze option for improved capture stability
2025-09-05 18:23:16 -03:00
esteban_ba
ec428bc05f
Create git config file under ~/.config
...
This will help to keep our git config alongside our other configuration
files instead of in the home directory under `~/.gitconfig`
2025-09-04 16:16:04 -07:00
Bogdan Tanase
73bc6159ea
Enable numlock by default in input configuration
...
I believe this is a sensible default for those that have keyboards with num pads. Whenever I want to enter a number I reach for the numpad, just to realize that numlock is off and it doesn't do what I expect it.
2025-09-04 07:20:23 +02:00
Martin Mose Facondini
136a2268ea
refactor: pr feedback - ufw
2025-09-03 21:02:12 +02:00
Martin Mose Hansen
0723059fb3
fix: ensure that ufw is enabled
2025-09-03 17:08:09 +02:00
typeshaper
5e5b253dc6
change firefox class regex
...
It wouldn't recognize Firefox with this kind of regex so browser was
still transparent when it shouldn't
2025-09-03 16:48:30 +03:00
Olly
9cc185c82d
Update alacritty.toml
...
The cursor and text color in the ristretto alactritty theme config are currently the same. This change sets the cursor text color to match the background color. This should be the expected behavior.
2025-09-03 20:41:54 +10:00
Roberto Aguilar
ba76610512
Make the Docker DBs file scriptable
...
I'm creating dotfiles that as soon as Omarchy is installed, allow me to
perform my own customizations to get the system up and running in no
time according to my own needs.
One of them for example runs:
~/.local/share/omarchy/bin/omarchy-install-dev-env laravel
However, something like that is not possible with the Docker databases
because it assumes interactivity via `gum`.
This PR fixes that by either taking the choices as arguments or
providing interactivity when that's not the case.
~/.local/share/omarchy/bin/omarchy-install-docker-dbs MySQL
2025-09-03 00:55:39 -06:00
David Heinemeier Hansson
787d0c75a2
Fix quoting for current path
2025-09-02 22:23:20 +02:00
David Heinemeier Hansson
b84e687262
Merge pull request #1376 from ncr/unify-top-bar-toggle
...
Unify top bar toggle: always pkill waybar
2025-09-01 11:58:31 +02:00
Jacek Becela
c499413812
Unify top bar toggle via keybinding
2025-09-01 11:22:17 +02:00
David Heinemeier Hansson
c82754d423
Merge pull request #1372 from roberto-aguilar/minecraft-launcher
...
Fix Minecraft installation
2025-09-01 09:36:17 +02:00
Roberto Aguilar
9ec006a1b2
Fix Minecraft installation
...
I tried to install `Minecraft` through Omarchy's menu, however it fails
with the following error message:
error: target not found: minecraft-launcher
This occurs because, according to Arch's documentation, the package is
available through AUR rather than the official repositories.
Reference: https://wiki.archlinux.org/title/Minecraft#Installation
2025-08-31 22:29:10 -06:00
Ryan Hughes
8fd668fbb3
Fix multilib regex for steam installer
2025-08-31 20:04:35 +03:00
David Heinemeier Hansson
25d02e1f3f
Merge pull request #1357 from basecamp/fix-multilib-sed-issue
...
Account for space between # and text for Nvidia multilib
2025-08-31 18:07:04 +02:00
Ryan Hughes
261e1aec08
Account for space between # and text
2025-08-31 18:56:13 +03:00
David Heinemeier Hansson
43206dba92
Revert "Temporarily yank ttf-ia-writer until bad cache expires"
...
This reverts commit 6f2f48b412 .
2025-08-31 17:12:58 +02:00
David Heinemeier Hansson
6f2f48b412
Temporarily yank ttf-ia-writer until bad cache expires
2025-08-31 17:06:41 +02:00
David Heinemeier Hansson
ca7f6ebb3b
Sublime is only on AUR
2025-08-31 16:51:28 +02:00
David Heinemeier Hansson
131f934f17
Fix JetBrains font setting
2025-08-31 16:50:22 +02:00
David Heinemeier Hansson
91177a6546
Needed for pre-migrations setups
2025-08-31 16:28:27 +02:00
David Heinemeier Hansson
57a9a1aed0
Merge pull request #1348 from basecamp/dev
...
Omarchy 2.1.0
v2.1.0
2025-08-31 16:09:53 +02:00
David Heinemeier Hansson
4409f4478b
We have to bail if the package couldn't be installed
2025-08-31 15:55:23 +02:00
David Heinemeier Hansson
6d832cba42
Reapply "Make fixing the F13 AMD audio input just a thing that happens"
...
This reverts commit a5814e0bfd .
2025-08-31 15:50:24 +02:00
David Heinemeier Hansson
8610f4f9da
Explainer
2025-08-31 15:41:55 +02:00
David Heinemeier Hansson
4bdbb06cfc
Extract the reboot segment into its own file
2025-08-31 15:41:32 +02:00
David Heinemeier Hansson
7a9499eb66
Always have the shebang
2025-08-31 15:41:18 +02:00
David Heinemeier Hansson
a5814e0bfd
Revert "Make fixing the F13 AMD audio input just a thing that happens"
...
This reverts commit c6cd49a0aa .
2025-08-31 15:35:43 +02:00
David Heinemeier Hansson
434265cea2
Include multilib but commented out
2025-08-31 15:12:01 +02:00
David Heinemeier Hansson
6a5f98cb8e
Slim even more
2025-08-31 15:09:31 +02:00
David Heinemeier Hansson
a4c4b3570c
Ship our own pacman.conf
2025-08-31 15:07:36 +02:00
David Heinemeier Hansson
849628b288
Need fontconfig too
2025-08-31 14:57:42 +02:00
David Heinemeier Hansson
3ea45aa995
Convert most of the optional AUR dependencies over to OPR
2025-08-31 14:54:44 +02:00
David Heinemeier Hansson
37d59ca78e
Use our own asdcontrol-git package now
2025-08-31 14:46:06 +02:00
David Heinemeier Hansson
c6cd49a0aa
Make fixing the F13 AMD audio input just a thing that happens
2025-08-31 14:31:15 +02:00
David Heinemeier Hansson
05d5f07cca
Add migration to fix the AMD F13 input audio problem
2025-08-31 14:19:30 +02:00
David Heinemeier Hansson
91c8ad36f2
Add hardware restart menu to unblock wifi/bluetooth/audio if stuck
2025-08-31 14:18:01 +02:00
David Heinemeier Hansson
521de9794a
Glenn was right, 3 is better!
2025-08-31 14:02:08 +02:00
David Heinemeier Hansson
e15caaf713
Only do a gum offer if we have gum
2025-08-31 13:58:01 +02:00