forked from Shinonome/dots-hyprland
Add more status in the network icon (#2154)
This commit is contained in:
@@ -10,7 +10,7 @@ import Quickshell.Io
|
||||
import Quickshell.Hyprland
|
||||
|
||||
QuickToggleButton {
|
||||
toggled: Network.wifiEnabled
|
||||
toggled: Network.wifiStatus !== "disabled"
|
||||
buttonIcon: Network.materialSymbol
|
||||
onClicked: Network.toggleWifi()
|
||||
altAction: () => {
|
||||
|
||||
Reference in New Issue
Block a user