snap: update snap to package GTK gui

This commit is contained in:
shadeyg56 2023-08-12 17:11:47 -05:00
parent 60bacfe15b
commit 5dc7ebad47

View File

@ -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: