Combine these

This commit is contained in:
David Heinemeier Hansson 2025-08-25 12:26:28 +02:00
parent 31dbf49a1f
commit b80e4ce908
2 changed files with 6 additions and 10 deletions

View File

@ -1,3 +1,8 @@
echo "Add status indicators for nightlight, dnd, and idle lock to Waybar"
echo "Add status indicators for nightlight, dnd, idle lock, and new icon to 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

View File

@ -1,9 +0,0 @@
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