aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gnome-2048.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/gnome-2048.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/gnome-2048.profile')
-rw-r--r--etc/gnome-2048.profile19
1 files changed, 0 insertions, 19 deletions
diff --git a/etc/gnome-2048.profile b/etc/gnome-2048.profile
deleted file mode 100644
index 777c81dbe..000000000
--- a/etc/gnome-2048.profile
+++ /dev/null
@@ -1,19 +0,0 @@
1# Firejail profile for gnome-2048
2# Description: Sliding tile puzzle game
3# This file is overwritten after every install/update
4# Persistent local customizations
5include gnome-2048.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.local/share/gnome-2048
10
11mkdir ${HOME}/.local/share/gnome-2048
12whitelist ${HOME}/.local/share/gnome-2048
13
14private-bin gnome-2048
15
16dbus-user.own org.gnome.TwentyFortyEight
17
18# Redirect
19include gnome_games-common.profile