mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-15 10:46:41 -04:00
5 lines
193 B
Bash
5 lines
193 B
Bash
#!/bin/bash
|
|
# Get wifi debugmode from steamos-manager
|
|
|
|
busctl call com.steampowered.SteamOSManager1 /com/steampowered/SteamOSManager1 com.steampowered.SteamOSManager1.Manager GetWifiDebugMode
|
|
|