mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-15 20:54:21 +02:00
i3-companion: use ethernet symbol for wired connection
This commit is contained in:
parent
7a6843b27e
commit
8b73a7f3bd
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ icons = {
|
||||||
"wifi-high": icon(2, ""),
|
"wifi-high": icon(2, ""),
|
||||||
"wifi-low": icon(2, ""),
|
"wifi-low": icon(2, ""),
|
||||||
"wifi-medium": icon(2, ""),
|
"wifi-medium": icon(2, ""),
|
||||||
"wired": icon(2, ""),
|
"wired": icon(2, ""),
|
||||||
}
|
}
|
||||||
application_icons_nomatch = icon(2, "")
|
application_icons_nomatch = icon(2, "")
|
||||||
application_icons_ignore = {"dimmer"}
|
application_icons_ignore = {"dimmer"}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue