mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
[skip ci] - Add allow-opengl-game.inc - Add profiles for alienarena-wrapper, ballbuster-wrapper, colorful-wrapper, etr-wrapper, gl-117-wrapper, glaxium-wrapper, neverball-wrapper, neverputt-wrapper, pinball-wrapper, supertuxkart-wrapper - Use allow-opengl-game.inc in xonotic.profile and the profiles above - xonotic.profile: simplify private-bin by using xonotic*
14 lines
340 B
Text
14 lines
340 B
Text
# Firejail profile for colorful-wrapper
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include colorful-wrapper.local
|
|
# Persistent global definitions
|
|
# added by included profile
|
|
#include globals.local
|
|
|
|
include allow-opengl-game.inc
|
|
|
|
private-bin colorful-wrapper
|
|
|
|
# Redirect
|
|
include colorful.profile
|