Combine these
This commit is contained in:
parent
31dbf49a1f
commit
b80e4ce908
@ -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
|
echo
|
||||||
gum confirm "Replace current Waybar config (backup will be made)?" && omarchy-refresh-waybar
|
gum confirm "Replace current Waybar config (backup will be made)?" && omarchy-refresh-waybar
|
||||||
|
@ -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
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user