test
This commit is contained in:
parent
e5da2932ce
commit
bf74baf08a
1 changed files with 3 additions and 2 deletions
|
@ -24,6 +24,7 @@
|
|||
"wlr/workspaces",
|
||||
],
|
||||
"modules-center": [
|
||||
|
||||
],
|
||||
"modules-right": [
|
||||
"mpris",
|
||||
|
@ -97,7 +98,7 @@
|
|||
|
||||
"network": {
|
||||
"format": "{ifname}",
|
||||
"format-wifi": "{essid} ({signalStrength}%) ",
|
||||
"format-wifi": "{essid} ",
|
||||
"format-ethernet": "{ipaddr}/{cidr} ",
|
||||
"format-disconnected": "", //An empty format will hide the module.
|
||||
"tooltip-format": "{ifname} via {gwaddr} ",
|
||||
|
@ -178,7 +179,7 @@
|
|||
#tray,
|
||||
#submap,
|
||||
#clock,
|
||||
#waybar-idle-inhibotor,
|
||||
#idle_inhibotor,
|
||||
#window {
|
||||
font-size: 16px;
|
||||
padding: 0px 10px;
|
||||
|
|
Loading…
Reference in a new issue