Skip to content

add Name/IconAndName formats to show network name in indicator#812

Open
romanstingler wants to merge 1 commit into
MalpenZibo:mainfrom
romanstingler:feat/network-indicator-name
Open

add Name/IconAndName formats to show network name in indicator#812
romanstingler wants to merge 1 commit into
MalpenZibo:mainfrom
romanstingler:feat/network-indicator-name

Conversation

@romanstingler

Copy link
Copy Markdown
Collaborator

Adds 2 config options Name and IconAndName to the existing SettingsFormat enum.
This lets users display the connected network's name (the SSID for WiFi, the interface name for wired) in the top-bar network indicator instead of the signal-strength percentage.

[settings]
network_indicator_format = "IconAndName" 
# or
network_indicator_format = "Name" 
image

closes #515

@romanstingler romanstingler force-pushed the feat/network-indicator-name branch from 5f94082 to 23c8c25 Compare June 12, 2026 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[MODULES] feature request: display SSID

1 participant