Add Omarchy icon to waybar (#1017)
* Add Omarchy icon to waybar * Add step to fonts.sh to install omarchy icon font * Style and fixup * Fixup installation of the omarchy font --------- Co-authored-by: David Heinemeier Hansson <david@hey.com>
This commit is contained in:
co-authored by
David Heinemeier Hansson
parent
41a1fe6b21
commit
31d97335fc
@@ -0,0 +1,9 @@
|
||||
echo "Add Omarchy icon to the Waybar"
|
||||
|
||||
mkdir -p ~/.local/share/fonts
|
||||
cp ~/.local/share/omarchy/config/omarchy.ttf ~/.local/share/fonts/
|
||||
fc-cache
|
||||
|
||||
echo
|
||||
gum confirm "Replace current Waybar config (backup will be made)?" && omarchy-refresh-waybar
|
||||
|
||||
Reference in New Issue
Block a user