File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,7 +39,8 @@ window#waybar {
3939 border-left : 2px solid # 808080 ;
4040 border-bottom : 2px solid # FFFFFF ;
4141 border-right : 2px solid # FFFFFF ;
42- padding : 3px 7px 1px 9px ; /* Simulate button press */
42+ padding : 3px 7px 1px 9px ;
43+ /* Simulate button press */
4344}
4445
4546/* ===== TASKBAR (Window List) ===== */
@@ -59,7 +60,6 @@ window#waybar {
5960 border-bottom : 2px solid # 808080 ;
6061 border-right : 2px solid # 808080 ;
6162 min-width : 120px ;
62- max-width : 180px ;
6363}
6464
6565# taskbar button : hover {
@@ -81,11 +81,11 @@ window#waybar {
8181 margin : 2px 0 ;
8282}
8383
84- # tray > .passive {
84+ # tray > .passive {
8585 -gtk-icon-effect : dim;
8686}
8787
88- # tray > .needs-attention {
88+ # tray > .needs-attention {
8989 -gtk-icon-effect : highlight;
9090}
9191
@@ -153,4 +153,4 @@ tooltip {
153153
154154tooltip label {
155155 color : # 000000 ;
156- }
156+ }
Original file line number Diff line number Diff line change @@ -27,6 +27,9 @@ multiplier = 3
2727
2828# ===== FUENTE =====
2929[font ]
30+ # Tamaño optimizado para HD
31+ size = 9.0
32+
3033# Fuente optimizada para pantalla 1366x768
3134# DejaVu Sans Mono: excelente renderizado, ampliamente disponible, buena para retro
3235[font .normal ]
@@ -45,9 +48,6 @@ style = "Italic"
4548family = " DejaVu Sans Mono"
4649style = " Bold Italic"
4750
48- # Tamaño optimizado para HD
49- size = 9.0
50-
5151# Offset
5252[font .offset ]
5353x = 0
You can’t perform that action at this time.
0 commit comments