mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
18 lines
500 B
Text
18 lines
500 B
Text
# Firejail profile for i3
|
|
# Description: Standards-compliant, fast, light-weight and extensible window manager
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include /etc/firejail/i3.local
|
|
# Persistent global definitions
|
|
include /etc/firejail/globals.local
|
|
|
|
# all applications started in awesome will run in this profile
|
|
noblacklist ${HOME}/.config/i3
|
|
include /etc/firejail/disable-common.inc
|
|
|
|
caps.drop all
|
|
netfilter
|
|
noroot
|
|
protocol unix,inet,inet6
|
|
seccomp
|
|
|