Quickshell


Network: QtObject

uncreatable
import Quickshell.Networking
A network.

Properties [?]

  • name string
    readonly

    The name of the network.

  • state NetworkState
    readonly

    The connectivity state of the network.

  • stateChanging bool
    readonly

    If the network is currently connecting or disconnecting. Shorthand for checking Go to state.

  • connected bool
    readonly

    True if the network is connected.