i probably fixed gtk idk
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
* {
|
||||
/* Prioritize Twemoji for icons, fallback to sans-serif for text */
|
||||
font-family: "Twitter Color Emoji", sans-serif;
|
||||
font-size: 14px;
|
||||
/* `otf-font-awesome` is required to be installed for icons */
|
||||
font-family: Roboto, Helvetica, Arial, sans-serif;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
|
||||
window#waybar {
|
||||
background-color: rgba(43, 48, 59, 0.5);
|
||||
border-bottom: 3px solid rgba(100, 114, 125, 0.5);
|
||||
|
||||
Reference in New Issue
Block a user