diff --git a/src/firecfg/firecfg.config b/src/firecfg/firecfg.config index 0d437f41b..ef4e610c0 100644 --- a/src/firecfg/firecfg.config +++ b/src/firecfg/firecfg.config @@ -1,8 +1,17 @@ # /etc/firejail/firecfg.config - firecfg utility configuration file # This is the list of programs in alphabetical order handled by firecfg utility # -# Note: Normal comment lines should start with `# ` and commented code lines +# Note1: Normal comment lines should start with `# ` and commented code lines # should start with just `#` (no spaces). +# +# Note2: +# Integrating text editors with Firejail prevents users from modifying certain +# configuration files. This includes most files in ~/.config and /etc +# directories. By default, firecfg does not create symbolic links for text +# editors under /usr/local/bin. + + + 0ad 1password 2048-qt @@ -68,7 +77,7 @@ armcord artha assogiate asunder -#atom # text editor (see Note1) +#atom # text editor (see Note2) #atom-beta #atool # disable until we fix CLI archivers for makepkg on Arch (see discussion in #3095) atril @@ -244,7 +253,7 @@ electron-mail electrum element-desktop elinks -#emacs # text editor (see Note1) +#emacs # text editor (see Note2) empathy enchant enchant-2 @@ -326,9 +335,9 @@ gcalccmd gcloud gconf-editor gdu -#geany # text editor (see Note1) +#geany # text editor (see Note2) #geary # webkit2gtk-4.x requires bwrap (see #3647) -#gedit # text editor (see Note1) +#gedit # text editor (see Note2) geekbench geeqie geki2 @@ -336,7 +345,7 @@ geki3 gfeeds gh ghb -#ghostwriter # text editor (see Note1) +#ghostwriter # text editor (see Note2) gimp gimp-2.10 gimp-2.8 @@ -470,7 +479,7 @@ kaffeine kalgebra kalgebramobile karbon -#kate # text editor (see Note1) +#kate # text editor (see Note2) kazam kcalc #kdeinit4 @@ -507,11 +516,11 @@ ktorrent ktouch kube #kwin_x11 -#kwrite # text editor (see Note1) +#kwrite # text editor (see Note2) lbreakouthd lbry-viewer lbry-viewer-gtk -#leafpad # text editor (see Note1)) +#leafpad # text editor (see Note2)) #less # breaks man lettura librecad @@ -596,7 +605,7 @@ minitube mirage mirrormagic mocp -#mousepad # text editor (see Note1) +#mousepad # text editor (see Note2) mov-cli mp3splt mp3splt-gtk @@ -642,11 +651,11 @@ mutool mutt mypaint mypaint-ora-thumbnailer -#nano # text editor (see Note1) +#nano # text editor (see Note2) natron ncdu ncdu2 -#ne # text editor (see Note1) +#ne # text editor (see Note2) neochat neomutt netactview @@ -734,7 +743,7 @@ pix planmaker18 planmaker18free playonlinux -#pluma # text editor (see Note1) +#pluma # text editor (see Note2) plv pngquant polari @@ -1010,7 +1019,7 @@ x2goclient xbill xcalc xchat -#xed # text editor (see Note1) +#xed # text editor (see Note2) xfburn xfce4-dict xfce4-mixer @@ -1060,10 +1069,3 @@ zoom #zstdless # disable until we fix CLI archivers for makepkg on Arch (see discussion in #3095) #zstdmt # disable until we fix CLI archivers for makepkg on Arch (see discussion in #3095) zulip - - -# Note1: -# Integrating text editors with Firejail prevents users from modifying certain -# configuration files. This includes most files in ~/.config and /etc -# directories. By default, firecfg does not create symbolic links for text -# editors under /usr/local/bin.