fix ci sorting error

This commit is contained in:
netblue30 2025-08-23 18:49:59 -04:00
parent ae22e5610a
commit 7d6b9ac7b7

View file

@ -1,8 +1,17 @@
# /etc/firejail/firecfg.config - firecfg utility configuration file # /etc/firejail/firecfg.config - firecfg utility configuration file
# This is the list of programs in alphabetical order handled by firecfg utility # 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). # 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 0ad
1password 1password
2048-qt 2048-qt
@ -68,7 +77,7 @@ armcord
artha artha
assogiate assogiate
asunder asunder
#atom # text editor (see Note1) #atom # text editor (see Note2)
#atom-beta #atom-beta
#atool # disable until we fix CLI archivers for makepkg on Arch (see discussion in #3095) #atool # disable until we fix CLI archivers for makepkg on Arch (see discussion in #3095)
atril atril
@ -244,7 +253,7 @@ electron-mail
electrum electrum
element-desktop element-desktop
elinks elinks
#emacs # text editor (see Note1) #emacs # text editor (see Note2)
empathy empathy
enchant enchant
enchant-2 enchant-2
@ -326,9 +335,9 @@ gcalccmd
gcloud gcloud
gconf-editor gconf-editor
gdu gdu
#geany # text editor (see Note1) #geany # text editor (see Note2)
#geary # webkit2gtk-4.x requires bwrap (see #3647) #geary # webkit2gtk-4.x requires bwrap (see #3647)
#gedit # text editor (see Note1) #gedit # text editor (see Note2)
geekbench geekbench
geeqie geeqie
geki2 geki2
@ -336,7 +345,7 @@ geki3
gfeeds gfeeds
gh gh
ghb ghb
#ghostwriter # text editor (see Note1) #ghostwriter # text editor (see Note2)
gimp gimp
gimp-2.10 gimp-2.10
gimp-2.8 gimp-2.8
@ -470,7 +479,7 @@ kaffeine
kalgebra kalgebra
kalgebramobile kalgebramobile
karbon karbon
#kate # text editor (see Note1) #kate # text editor (see Note2)
kazam kazam
kcalc kcalc
#kdeinit4 #kdeinit4
@ -507,11 +516,11 @@ ktorrent
ktouch ktouch
kube kube
#kwin_x11 #kwin_x11
#kwrite # text editor (see Note1) #kwrite # text editor (see Note2)
lbreakouthd lbreakouthd
lbry-viewer lbry-viewer
lbry-viewer-gtk lbry-viewer-gtk
#leafpad # text editor (see Note1)) #leafpad # text editor (see Note2))
#less # breaks man #less # breaks man
lettura lettura
librecad librecad
@ -596,7 +605,7 @@ minitube
mirage mirage
mirrormagic mirrormagic
mocp mocp
#mousepad # text editor (see Note1) #mousepad # text editor (see Note2)
mov-cli mov-cli
mp3splt mp3splt
mp3splt-gtk mp3splt-gtk
@ -642,11 +651,11 @@ mutool
mutt mutt
mypaint mypaint
mypaint-ora-thumbnailer mypaint-ora-thumbnailer
#nano # text editor (see Note1) #nano # text editor (see Note2)
natron natron
ncdu ncdu
ncdu2 ncdu2
#ne # text editor (see Note1) #ne # text editor (see Note2)
neochat neochat
neomutt neomutt
netactview netactview
@ -734,7 +743,7 @@ pix
planmaker18 planmaker18
planmaker18free planmaker18free
playonlinux playonlinux
#pluma # text editor (see Note1) #pluma # text editor (see Note2)
plv plv
pngquant pngquant
polari polari
@ -1010,7 +1019,7 @@ x2goclient
xbill xbill
xcalc xcalc
xchat xchat
#xed # text editor (see Note1) #xed # text editor (see Note2)
xfburn xfburn
xfce4-dict xfce4-dict
xfce4-mixer xfce4-mixer
@ -1060,10 +1069,3 @@ zoom
#zstdless # disable until we fix CLI archivers for makepkg on Arch (see discussion in #3095) #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) #zstdmt # disable until we fix CLI archivers for makepkg on Arch (see discussion in #3095)
zulip 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.