From 1290a12f09445fc9325af895b704a220cf91c6f7 Mon Sep 17 00:00:00 2001 From: Frede Hundewadt Date: Sun, 4 Aug 2019 17:00:32 +0200 Subject: [PATCH] [openbox] adding snaps config to profile --- community/openbox/profile.conf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/community/openbox/profile.conf b/community/openbox/profile.conf index 3221710..730c52c 100644 --- a/community/openbox/profile.conf +++ b/community/openbox/profile.conf @@ -39,6 +39,13 @@ geoip="true" enable_systemd=('avahi-daemon' 'bluetooth' 'NetworkManager' 'systemd-timesyncd' 'tlp' 'tlp-sleep' 'firewalld') disable_systemd=('pacman-init') +# add strict snaps: strict_snaps="snapd core core18 gnome-3-28-1804 gtk-common-themes snap-store" +# strict_snaps="" +# add classic snaps: classic_snaps="code" +# classic_snaps="" +# choose the snap channel. Possible options are: stable, candidate, beta, edge +# snap_channel="candidate" + # the same workgroup name if samba is used # smb_workgroup=""