mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Switch to the new Font Awesome 7.0 package
This commit is contained in:
@@ -95,7 +95,6 @@ sudo pacman -S --noconfirm --needed \
|
|||||||
tldr \
|
tldr \
|
||||||
tree-sitter-cli \
|
tree-sitter-cli \
|
||||||
ttf-cascadia-mono-nerd \
|
ttf-cascadia-mono-nerd \
|
||||||
ttf-font-awesome \
|
|
||||||
ttf-ia-writer \
|
ttf-ia-writer \
|
||||||
ttf-jetbrains-mono \
|
ttf-jetbrains-mono \
|
||||||
typora \
|
typora \
|
||||||
@@ -113,6 +112,7 @@ sudo pacman -S --noconfirm --needed \
|
|||||||
wl-clip-persist \
|
wl-clip-persist \
|
||||||
wl-clipboard \
|
wl-clipboard \
|
||||||
wl-screenrec \
|
wl-screenrec \
|
||||||
|
woff2-font-awesome \
|
||||||
xdg-desktop-portal-gtk \
|
xdg-desktop-portal-gtk \
|
||||||
xdg-desktop-portal-hyprland \
|
xdg-desktop-portal-hyprland \
|
||||||
xmlstarlet \
|
xmlstarlet \
|
||||||
|
|||||||
4
migrations/1756369776.sh
Normal file
4
migrations/1756369776.sh
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
echo "Move to the new woff2 format for Font Awesome 7.0"
|
||||||
|
|
||||||
|
sudo pacman -S --noconfirm --needed woff2-font-awesome
|
||||||
|
sudo pacman -Rns --noconfirm ttf-font-awesome || true
|
||||||
Reference in New Issue
Block a user