aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/gnome-2048.profile
blob: c723f6e466901ac9f247546c181148cd16e74e8c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Firejail profile for gnome-2048
# Description: Sliding tile puzzle game
# This file is overwritten after every install/update
# Persistent local customizations
include gnome-2048.local
# Persistent global definitions
include globals.local

nodeny  ${HOME}/.local/share/gnome-2048

mkdir ${HOME}/.local/share/gnome-2048
allow  ${HOME}/.local/share/gnome-2048

private-bin gnome-2048

dbus-user.own org.gnome.TwentyFortyEight

# Redirect
include gnome_games-common.profile