mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Refactor fonts and icons
This commit is contained in:
BIN
config/.local/share/fonts/omarchy.ttf
Normal file
BIN
config/.local/share/fonts/omarchy.ttf
Normal file
Binary file not shown.
@@ -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
|
||||||
|
|||||||
@@ -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/"
|
|
||||||
Reference in New Issue
Block a user