Refactor fonts and icons

This commit is contained in:
Ryan Hughes
2025-10-22 00:26:04 -04:00
parent 76894b9c74
commit d0af0f998b
3 changed files with 0 additions and 7 deletions

Binary file not shown.

View File

@@ -1,4 +1 @@
# 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 fc-cache

View File

@@ -1,4 +0,0 @@
# Copy all bundled icons to the applications/icons directory
ICON_DIR="$HOME/.local/share/applications/icons"
mkdir -p "$ICON_DIR"
cp ~/.local/share/omarchy/applications/icons/*.png "$ICON_DIR/"