From 421fc2b971c64c80caaf1fa5673dc4c77e4001f3 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Tue, 20 Sep 2022 17:16:04 -0700 Subject: [PATCH] :memo: Made note on loosening firejail rules for steam --- updates.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/updates.txt b/updates.txt index 31d3cde2..d78fb607 100644 --- a/updates.txt +++ b/updates.txt @@ -67,7 +67,15 @@ doas apparmor_parser -r /etc/appamor.d/firejail-default to disable certain applications in firejail, simply navigate to /usr/local/bin where you will find many of the soft links created by firejail: -doas mv someapp someapp_disabled (will break the link, simply name it back to its original to reenable it) rtorrent, newsboat, mpv, librewolf, chromium, links +doas mv someapp someapp_disabled (will break the link, simply name it back to its original to reenable it) rtorrent, newsboat, mpv, librewolf, chromium, links, steam, steam-runtime + +also comment out in /etc/firejail/steam* all rules + +cd /etc/firejail + +doas nvim steam-native.profile +doas nvim steam.profile +doas nvim steam-runtime.profile Install ncpamixer (ncurses pavu controller replacement)