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
@@ -2,6 +2,12 @@ anchor=top-right
|
||||
default-timeout=5000
|
||||
width=420
|
||||
height=110
|
||||
outer-margin=20
|
||||
padding=10,15
|
||||
border-size=2
|
||||
max-icon-size=32
|
||||
font=sans-serif 14px
|
||||
format=<span line_height="1.2"><b>%s</b>\n%b</span>
|
||||
|
||||
[app-name=Spotify]
|
||||
invisible=1
|
||||
|
||||
Reference in New Issue
Block a user