mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
More swaync tweaks
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
* {
|
||||
all: unset;
|
||||
font-family: CaskaydiaMono Nerd Font;
|
||||
font-size: 12px;
|
||||
font-family: Liberation Sans;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.notification {
|
||||
@@ -13,14 +13,6 @@
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
.image,
|
||||
.icon,
|
||||
.app-icon {
|
||||
min-height: 16px;
|
||||
min-width: 16px;
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
.title {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user