update
This commit is contained in:
parent
2cd1cf5afc
commit
32ffb885fa
8 changed files with 23 additions and 14 deletions
|
|
@ -6,6 +6,7 @@
|
|||
"modules-left": ["sway/workspaces","sway/mode"],
|
||||
"modules-center": ["clock"],
|
||||
"modules-right": ["tray","idle_inhibitor","network", "battery","pulseaudio"],
|
||||
|
||||
"sway/mode": {
|
||||
"format": "{}"
|
||||
},
|
||||
|
|
@ -13,8 +14,8 @@
|
|||
"format": "{title}"
|
||||
},
|
||||
"network": {
|
||||
"interface": "wlp0s20f3",
|
||||
"format-wifi": " {essid}",
|
||||
"format-wifi": "{essid} ({signalStrength}%) ",
|
||||
"format-ethernet": "{ifname}: {ipaddr}/{cidr} ",
|
||||
"format-disconnected": "",
|
||||
"interval": 1
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue