Update NF icons
This commit is contained in:
		@@ -65,12 +65,11 @@ static const char unknown_str[] = "-";
 | 
				
			|||||||
 */
 | 
					 */
 | 
				
			||||||
static const struct arg args[] = {
 | 
					static const struct arg args[] = {
 | 
				
			||||||
	/* function            format          argument */
 | 
						/* function            format          argument */
 | 
				
			||||||
	{ ipv4,                "直 %s",        "wlan0"       },
 | 
						{ wifi_essid,          " %s | ",       "wlan0"       },
 | 
				
			||||||
	{ wifi_essid,          " %s | ",       "wlan0"       },
 | 
						{ ipv4,                " %s | ",      "eth0"        },
 | 
				
			||||||
	{ ipv4,                " %s | ",      "eth0"        },
 | 
					 | 
				
			||||||
	{ battery_perc,        " %s",         "BAT0"        },
 | 
						{ battery_perc,        " %s",         "BAT0"        },
 | 
				
			||||||
	{ battery_state,       " %s | ",       "BAT0"        },
 | 
						{ battery_state,       " %s | ",       "BAT0"        },
 | 
				
			||||||
	{ keymap,              " %s",         NULL          },
 | 
						{ keymap,              " %s",         NULL          },
 | 
				
			||||||
	{ keyboard_indicators, " %s | ",       "c?"          },
 | 
						{ keyboard_indicators, " %s | ",       "c?"          },
 | 
				
			||||||
	{ datetime,            "%s |",         "%F %a %H:%M" },
 | 
						{ datetime,            "%s |",         "%F %a %H:%M" },
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user