This commit is contained in:
iFargle 2023-08-28 19:01:49 +09:00
parent e5da2932ce
commit bf74baf08a

View file

@ -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;