diff options
Diffstat (limited to 'waybar')
| -rw-r--r-- | waybar/style.css | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/waybar/style.css b/waybar/style.css index fa4eefe..038a0ac 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -1,8 +1,9 @@ /* window.eDP-1 * { font-size: 18px; } */ * { - font-family: "curie"; - font-size: 10px; + /* font-family: "curie"; */ + font-family: "IBM 3270"; + font-size: 14px; padding: 0px; margin: 0px; |
