Quickshell


Networking: QtObject

singleton
import Quickshell.Networking

An interface to a network backend (currently only NetworkManager), which can be used to view, configure, and connect to various networks.

Properties [?]

  • wifiEnabled bool

    Switch for the rfkill software block of all wireless devices.

  • backend NetworkBackendType
    readonly

    The backend being used to power the Network service.

  • wifiHardwareEnabled bool
    readonly

    State of the rfkill hardware block of all wireless devices.

  • devices ObjectModel <NetworkDevice>
    readonly

    A list of all network devices.