From b68138cba60af16bae8941d8f1c41a248b471248 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Mon, 3 Sep 2018 14:25:18 -0400 Subject: adding fluxbox, blackbox, awesome, i3 profiles --- etc/i3.profile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 etc/i3.profile (limited to 'etc/i3.profile') diff --git a/etc/i3.profile b/etc/i3.profile new file mode 100644 index 000000000..efbc1f6e7 --- /dev/null +++ b/etc/i3.profile @@ -0,0 +1,18 @@ +# 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 + -- cgit v1.2.3-54-g00ecf