aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gnome-2048.profile
blob: 978a13244ab54a606a6b60f63bb62b1a0eca81ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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

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

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

private-bin gnome-2048

# Redirect
include gnome_games-common.profile