Extra all packages into a single master manifest

This commit is contained in:
David Heinemeier Hansson
2025-08-25 09:04:13 +02:00
parent 256a49ee53
commit c73c1c90bf
17 changed files with 127 additions and 92 deletions

6
install/packaging/fonts.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
# Omarchy logo in a font for Waybar use
mkdir -p ~/.local/share/fonts
cp ~/.local/share/omarchy/config/omarchy.ttf ~/.local/share/fonts/
fc-cache