diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 6075c44..fba47e0 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -59,6 +59,18 @@ apps: - system-observe - hardware-observe - etc-auto-cpufreq-conf + auto-cpufreq-gtk: + command: bin/auto-cpufreq-gtk + environment: + PYTHONPATH: $SNAP/usr/lib/python3/site-packages:$SNAP/usr/lib/python3/dist-packages:$PYTHONPATH + LC_ALL: C.UTF-8 + LANG: C.UTF-8 + PKG_MARKER: SNAP + plugs: + - cpu-control + - system-observe + - hardware-observe + - etc-auto-cpufreq-conf service: command: usr/bin/snapdaemon plugs: