mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Group mako settings and adjust notification styles (#2273)
* Move common mako settings to `core.ini` * Use monospace font, set font size in px * Increase line height * Adjust paddings * Add 10px width so the Welcome notification fits on one line * Remove extra whitespace * Remove extra whitespace, adjust wording * Improve text-to-bg contrast in Tokyo Night * Follow the system font * Use sans-serif font * Restore width and extra space characters * Adjust vertical paddings * Remove `omarchy-restart-mako` (no longer needed)
This commit is contained in:
committed by
GitHub
parent
011174699c
commit
2326018341
@@ -1,3 +1,3 @@
|
||||
if ! ping -c3 -W1 1.1.1.1 >/dev/null 2>&1; then
|
||||
notify-send " Click to Setup Wi-Fi" "Tab between sections, space selects, ? for help." -u critical -t 30000
|
||||
notify-send " Click to Setup Wi-Fi" "Tab to navigate, Space to select, ? for help." -u critical -t 30000
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user