[sway] Open wpa_supplicant gui when clicking the network icon

This commit is contained in:
Sebastian Schulze 2022-07-29 15:49:32 +02:00
parent 37f658733c
commit 605b742e75
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ device = "wifi"
hide_inactive = true
format = "{ssid} {signal_strength}"
format_alt = "{speed_down} {speed_up}"
on_click = "wpa_gui"
[[block]]
block = "toggle"