feat: add some info about connected wifi (#354)
* feat: add some info about connected wifi * feat: add some info about connected wifi * fix: convert default label to empty string * feat: add fallbacks * feat: add wifi disconnect * Update modules/menus/network/wifi/WirelessAPs.ts Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com> * Update modules/menus/network/wifi/WirelessAPs.ts Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com> * Update modules/bar/network/index.ts --------- Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
This commit is contained in:
@@ -897,6 +897,7 @@ const options = mkOptions(OPTIONS, {
|
||||
},
|
||||
network: {
|
||||
truncation: opt(true),
|
||||
showWifiInfo: opt(false),
|
||||
truncation_size: opt(7),
|
||||
label: opt(true),
|
||||
rightClick: opt(''),
|
||||
|
||||
Reference in New Issue
Block a user