From 5dc7ebad47cd5fe33461045cd23a816675c223e8 Mon Sep 17 00:00:00 2001 From: shadeyg56 Date: Sat, 12 Aug 2023 17:11:47 -0500 Subject: [PATCH] snap: update snap to package GTK gui --- snap/snapcraft.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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: