fix: Show context for graphics only if switchable graphics found

This commit is contained in:
Michael Aaron Murphy 2022-03-04 12:00:54 +01:00 committed by Michael Murphy
parent 21f699e483
commit eb6028f8fc
4 changed files with 81 additions and 16 deletions

View file

@ -32,3 +32,5 @@ zvariant = "3.1.2"
ward = "2.1.0"
isahc = "1.6.0"
url = "2.2.2"
sysfs-class = "0.1.3"
anyhow = "1.0.55"