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
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
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
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
e15caaf713
Only do a gum offer if we have gum
2025-08-31 13:58:01 +02:00
David Heinemeier Hansson
763cbcbc02
Use one consistent mirror list
2025-08-31 13:49:54 +02:00
David Heinemeier Hansson
c0c040f9c0
Just install iwd along with everything else so it is always there
2025-08-31 13:21:00 +02:00
David Heinemeier Hansson
5f94df198f
Offer instant retry of the installation on failure
2025-08-31 13:09:45 +02:00
David Heinemeier Hansson
927abd86ba
Be more specific
...
This is pacman land!
2025-08-31 12:41:33 +02:00
David Heinemeier Hansson
24b94fde54
Ensure qt5-wayland has been installed
...
Closes #596
Co-authored-by: @roelandmoors
2025-08-31 10:49:14 +02:00
robert stringer
94ad5d4d37
fix: symlinks to default icons to prevent text chevron fallbacks ( #1114 )
...
* fix: symlinks to default icons to prevent text chevron fallbacks
* consistent symlink syntax
* Needs sudo and had extra quotes
* Add migration
* added gtk-update-icon-cache for symlinked files
* pkill any running Files windows
* Cleanup and ensure successful exit so as not to halt migrations
* Excess CR
---------
Co-authored-by: xz <xz>
Co-authored-by: David Heinemeier Hansson <david@hey.com >
Co-authored-by: robert stringer <bitmap+github@gmail.com >
2025-08-31 09:08:32 +02:00
chan
29c2233399
Add gvfs-smb so GNOME Files (Nautilus) can handle smb:// URIs. ( #1327 )
...
* add gvfs-smb to packages
gvfs-smb and its dependencies (smbclient, samba, and cifs-utils) afford access to Samba servers in Nautilus/Files.
* Add migration
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-08-31 08:07:42 +02:00
Ankur Kotwal
4f6f92b2cc
Use ttf-jetbrains-mono-nerd font instead of the non-nerd variant. ( #1308 )
...
* Use ttf-jetbrains-mono-nerd font instead of the non-nerd variant.
* Update font installation script for JetBrains Mono
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-08-30 07:37:25 +02:00
Charles Ji
4e8afd7ad6
fix: remove extra slash ( #1141 )
2025-08-29 19:43:07 +02:00
David Heinemeier Hansson
37699e80e4
Bring back ttf-ia-writer now that it is safe
2025-08-28 22:23:38 +02:00
David Heinemeier Hansson
0b276c4f49
Improve readability here too
2025-08-28 22:11:05 +02:00
David Heinemeier Hansson
8350355a20
Easier to read
2025-08-28 22:09:21 +02:00
David Heinemeier Hansson
a21ace2ee7
Drop Chaotic-AUR repository now that we have OPR ( #1264 )
...
* Drop Chaotic AUR repo
Now that we have the AUR packages we need on the OPR, we don't need this
as a default.
* Fix escape issue and rename so it will run again
2025-08-28 21:50:49 +02:00
David Heinemeier Hansson
c5290ee970
Add Omarchy mirror first
2025-08-28 15:53:56 +02:00
David Heinemeier Hansson
005d286f92
Pull borked package as a hotfix
2025-08-28 15:16:32 +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
06b15257e2
Fix repo setup
2025-08-28 09:21:47 +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
David Heinemeier Hansson
4e7aa33868
Don't need to start immediately
2025-08-28 07:05:03 +02:00
David Heinemeier Hansson
2c751a0920
Stop pinning
2025-08-28 06:47:32 +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
2832c59970
Always --noconfirm
2025-08-27 15:40: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
147242cbba
Same permissions as everything
2025-08-27 14:13:23 +02:00
David Heinemeier Hansson
2b0d2e4751
Should be exe
2025-08-27 12:35:48 +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
David Heinemeier Hansson
a7df6c0941
Move updatedb into its own config file with better explanation
2025-08-27 10:53:47 +02:00
Ryan Hughes
27c4b74e90
Don't add EFI entry for AMI until we figure out their bug ( #1109 )
2025-08-26 11:52:50 +02:00
David Heinemeier Hansson
f4ea58bdd0
Doesn't work with yay
2025-08-25 13:55:01 +02:00
David Heinemeier Hansson
06e3cb4e71
Also allow yay updates without sudo
2025-08-25 13:52:53 +02:00
David Heinemeier Hansson
1506b98fe1
Fix path
2025-08-25 13:51:24 +02:00
David Heinemeier Hansson
9e0c638b84
Flipped abort message
...
Co-authored-by: @nbw
Closes #1058
2025-08-25 13:00:50 +02:00
David Heinemeier Hansson
258b151935
Refresh them here
2025-08-25 12:31:15 +02:00
David Heinemeier Hansson
68a51c18a8
Start splitting up the big config folder
2025-08-25 11:09:15 +02:00
David Heinemeier Hansson
5b59aee51e
Reduce number of concepts
2025-08-25 11:04:28 +02:00
David Heinemeier Hansson
fdaa126aee
Fix sudo access permission
2025-08-25 10:57:29 +02:00
David Heinemeier Hansson
b8f4a10056
Time of install critical here
2025-08-25 09:45:05 +02:00
David Heinemeier Hansson
86b03357d0
yay is no longer special
2025-08-25 09:43:16 +02:00
David Heinemeier Hansson
c7d9581d7b
Correct setting of server
2025-08-25 09:39:20 +02:00
David Heinemeier Hansson
b9758a9c8c
Part of repository setup
2025-08-25 09:30:36 +02:00
David Heinemeier Hansson
0a0843c7ec
Follow convention
2025-08-25 09:30:28 +02:00