Quellcode durchsuchen

Increase jellyfish waybar font size to 11px

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
G. Capella vor 1 Tag
Ursprung
Commit
6fc0103a72
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      dots/.config/waybar/style.css

+ 1 - 1
dots/.config/waybar/style.css

@@ -52,7 +52,7 @@
     color: white;
     font-family: B612;
 /* @host jellyfish */
-    font-size: 9px;
+    font-size: 11px;
 /* @end */
 /* @host tompot */
     font-size: 13px;