Ryan Hughes
5f2b6566f1
Add missing configs if user already had snapper
2025-08-28 12:11:26 +03:00
David Heinemeier Hansson
b4d76cecdf
Stop restarting waybar on unlock to see if we have solved the stacking problem for good
2025-08-28 10:58:39 +02:00
michielryvers
52dcf01987
Merge branch 'dev' into snapper-existing-configs
2025-08-28 10:54:20 +02:00
David Heinemeier Hansson
91dadc905d
Let user know why we are asking for sudo
2025-08-28 10:50:20 +02:00
David Heinemeier Hansson
69f5c62f8f
pacman actually does this itself
2025-08-28 10:42:41 +02:00
David Heinemeier Hansson
e3df85ba8c
Switch to the new Font Awesome 7.0 package
2025-08-28 10:41:05 +02:00
David Heinemeier Hansson
3f2e282c46
Ensure walker doesn't walk off into the night
...
Closes #1226
2025-08-28 10:29:36 +02:00
David Heinemeier Hansson
06b15257e2
Fix repo setup
2025-08-28 09:21:47 +02:00
David Heinemeier Hansson
33d6d38332
Include Omarchy branch in About ( #1231 )
2025-08-28 09:05:26 +02:00
David Heinemeier Hansson
30ad634349
Move OPR behind Arch default repos ( #1229 )
...
* Move OPR behind Arch default repos
* No longer first
2025-08-28 08:47:42 +02:00
Roberto Aguilar
6e3d023fee
Install node as part of Laravel's dev env ( #1201 )
...
When running `laravel new`, if a starter kit like `React` or `Vue` are
selected, the installer will ask:
```
Would you like to run npm install and npm run build?
```
And in order for it to work, `npm` should be available.
Having this installed will definitively smooth out the experience from
install to up-and-running!
2025-08-28 07:55:51 +02:00
David Heinemeier Hansson
950f1f0adc
Merge pull request #1223 from basecamp/dev
...
Omarchy v2.0.4
v2.0.4
2025-08-28 07:10:37 +02:00
David Heinemeier Hansson
126131daa1
Merge branch 'master' into dev
2025-08-28 07:08:55 +02:00
David Heinemeier Hansson
4e7aa33868
Don't need to start immediately
2025-08-28 07:05:03 +02:00
David Heinemeier Hansson
a34b7bd131
Remove entirely
2025-08-28 06:58:10 +02:00
David Heinemeier Hansson
2c751a0920
Stop pinning
2025-08-28 06:47:32 +02:00
David Heinemeier Hansson
42f7f5f558
Hopefully no longer needed
2025-08-28 06:38:48 +02:00
David Heinemeier Hansson
c56c192b89
Set keyboard layout in the correct default file
2025-08-27 21:15:48 +02:00
David Heinemeier Hansson
203dcce898
Order of appearance
2025-08-27 21:05:38 +02:00
David Heinemeier Hansson
e337c0bbdc
Merge pull request #1178 from cstrickjacke/waybar-power-menu
...
make clicking on the battery icon open the power menu
2025-08-27 21:04:17 +02:00
David Heinemeier Hansson
512df06f36
Don't need output for success
2025-08-27 20:49:34 +02:00
David Heinemeier Hansson
71fe2cbafd
Merge pull request #1188 from bastnic/patch-1
...
Fix keyboard layout at install
2025-08-27 20:24:48 +02:00
Bastien Jaillot
37d10feba3
Update Hyprland config path for keyboard layout
...
Keyboard is wrongly set after install, this is because the config moved to a dedicated input.conf and so no substitution is done.
2025-08-27 18:14:27 +02:00
David Heinemeier Hansson
d94715d59e
Merge pull request #1174 from basecamp/dev
...
Omarchy 2.0.3
v2.0.3
2025-08-27 16:11:01 +02:00
Cai Strickland
393767cbec
make clicking on the battery open the power menu
...
Bothered me that the power profile setting was so hidden away, so I made it pop up by clicking the battery icon. :)
2025-08-27 15:49:33 +02:00
David Heinemeier Hansson
e9d2a3d3f7
Revert "Confirm whether issue is still present with proper use of pacman -Syu"
...
This reverts commit 3882fbf21c .
2025-08-27 15:46:59 +02:00
David Heinemeier Hansson
2832c59970
Always --noconfirm
2025-08-27 15:40:48 +02:00
David Heinemeier Hansson
3882fbf21c
Confirm whether issue is still present with proper use of pacman -Syu
2025-08-27 15:29:48 +02:00
David Heinemeier Hansson
5fec87d324
Get rid of -Sy and -Syy ( #1175 )
...
* Get rid of -Sy and -Syy
* Get rid of all naked -Sy usage
* Don't need a full system update for this
* Combine
* Does not need a full system update
* Need to refresh even just for Omarchy repository
* Does not warrant a full system update
* No longer need the sudoless pacman runs
* We have already added the Omarchy repo before getting to here
So fine to just do a straight install
2025-08-27 15:24:18 +02:00
David Heinemeier Hansson
e5927fc1b2
Fix ghostty compatibility here too
2025-08-27 14:38:14 +02:00
David Heinemeier Hansson
175066ecba
Fix migration not to add working-directory if already there
...
And make command line compatible with Ghostty too
2025-08-27 14:38:00 +02:00
David Heinemeier Hansson
cf4e1c0eb7
Better resilience for fetching the tags
2025-08-27 14:26:30 +02:00
David Heinemeier Hansson
b264c6540a
Use floating terminal
2025-08-27 14:19:07 +02:00
David Heinemeier Hansson
90cdbd5504
Run the omarchy-update in a terminal process not owned by waybar so it'll survive being restarted
2025-08-27 14:14:03 +02:00
David Heinemeier Hansson
147242cbba
Same permissions as everything
2025-08-27 14:13:23 +02:00
David Heinemeier Hansson
c09ac13f90
Add refresh fastfetch config
2025-08-27 12:59:31 +02:00
David Heinemeier Hansson
ec85068c67
Use omarchy-version
2025-08-27 12:59:21 +02:00
David Heinemeier Hansson
8cbd6be687
Merge pull request #1166 from basecamp/dev
...
Omarchy v2.0.2
v2.0.2
2025-08-27 12:50:36 +02:00
David Heinemeier Hansson
aef9a3dc0f
Merge branch 'master' into dev
2025-08-27 12:49:31 +02:00
David Heinemeier Hansson
2294393d71
Just force it for now
2025-08-27 12:39:36 +02:00
David Heinemeier Hansson
2b0d2e4751
Should be exe
2025-08-27 12:35:48 +02:00
David Heinemeier Hansson
0f8a94aa50
Pin at the end
2025-08-27 12:26:03 +02:00
David Heinemeier Hansson
4eb2fab33d
Ignore for yay too
2025-08-27 12:21:25 +02:00
David Heinemeier Hansson
a43edcde7d
Quote it
2025-08-27 12:14:03 +02:00
David Heinemeier Hansson
742e601baf
Pinning packages when one goes bad ( #1162 )
...
* Don't update system packages to prevent issues from something too new at the wrong time
* Add system to pin and ignore bad packages
To deal with the abseil-cpp issue
2025-08-27 12:06:08 +02:00
Michiel Ryvers
613f4a473d
Don't hardcode snapper configs, read the config list first
2025-08-27 11:08:16 +02:00
David Heinemeier Hansson
710bb023cd
Don't update system packages to prevent issues from something too new at the wrong time
2025-08-27 10:54:23 +02:00
David Heinemeier Hansson
a7df6c0941
Move updatedb into its own config file with better explanation
2025-08-27 10:53:47 +02:00
David Heinemeier Hansson
2d12085eb1
Merge pull request #1119 from tahayvr/fastfetch-config
...
Update Fastfetch config
2025-08-26 15:51:54 +02:00
Taha
9a2cdc2bc4
Update fastfetch info
2025-08-26 06:28:25 -07:00