From 91a2bedaf42abcb947ef9370919b9d5503e84e47 Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Wed, 10 Jun 2020 21:56:36 +0200 Subject: New profiles: apostrophe & quadrapassel --- etc/profile-m-z/quadrapassel.profile | 20 ++++++++++++++++++++ etc/profile-m-z/yelp.profile | 2 ++ 2 files changed, 22 insertions(+) create mode 100644 etc/profile-m-z/quadrapassel.profile (limited to 'etc/profile-m-z') diff --git a/etc/profile-m-z/quadrapassel.profile b/etc/profile-m-z/quadrapassel.profile new file mode 100644 index 000000000..91e0d9d0d --- /dev/null +++ b/etc/profile-m-z/quadrapassel.profile @@ -0,0 +1,20 @@ +# Firejail profile for quadrapassel +# Description: Tetris-like game for GNOME +# This file is overwritten after every install/update +# Persistent local customizations +include quadrapassel.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.local/share/quadrapassel + +mkdir ${HOME}/.local/share/quadrapassel +whitelist ${HOME}/.local/share/quadrapassel +whitelist /usr/share/quadrapassel + +private-bin quadrapassel + +dbus-user.own org.gnome.Quadrapassel + +# Redirect +include gnome_games-common.profile diff --git a/etc/profile-m-z/yelp.profile b/etc/profile-m-z/yelp.profile index f643cf252..fd95ceb04 100644 --- a/etc/profile-m-z/yelp.profile +++ b/etc/profile-m-z/yelp.profile @@ -51,6 +51,8 @@ private-dev private-etc alsa,alternatives,asound.conf,crypto-policies,cups,dconf,drirc,fonts,gcrypt,gtk-3.0,machine-id,openal,os-release,pulse,sgml,xml private-tmp +dbus-system none + # read-only ${HOME} breaks some not necesarry featrues, comment it if # you need them or put 'ignore read-only ${HOME}' into your yelp.local. # broken features: -- cgit v1.2.3-70-g09d2