eww: better layout

This commit is contained in:
2025-06-22 10:17:10 +02:00
parent 7154d487f1
commit 924caa2851
8 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -84,7 +84,7 @@
"tooltip": false,
"format-icons": {
"active": "",
"inactive": "󰒲"
"inactive": ""
}
},
+2 -2
View File
@@ -1,8 +1,8 @@
@import 'mocha.css';
* {
font-family: 'Font Awesome 6 Free', 'Maple Mono CN ExtraLight', 'Noto Sans', Arial, sans-serif;
font-size: 12px; /* Slightly smaller font size */
font-family: 'Font Awesome 6 Free', 'Maple Mono Normal NF CN ExtraLight', 'Noto Sans', Arial, sans-serif;
font-size: 12px;
font-weight: 900;
margin: 0;
padding: 0;