mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Reduce Walker config to overrides + adhere to system font (#620)
* Reduce to only have overrides * Change font to pick up system font * Add migration * Add walker restart to pick up new font
This commit is contained in:
@@ -14,6 +14,7 @@ if [[ -n "$font_name" && "$font_name" != "CNCLD" ]]; then
|
||||
|
||||
~/.local/share/omarchy/bin/omarchy-restart-waybar
|
||||
~/.local/share/omarchy/bin/omarchy-restart-swayosd
|
||||
~/.local/share/omarchy/bin/omarchy-restart-walker
|
||||
else
|
||||
echo "Font '$font_name' not found."
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user