Skip to content

Commit

Permalink
Add more applications
Browse files Browse the repository at this point in the history
  • Loading branch information
Samueru-sama committed Jul 1, 2024
1 parent 5b529f4 commit e422d11
Showing 1 changed file with 62 additions and 1 deletion.
63 changes: 62 additions & 1 deletion profiles/profile_database.json
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,18 @@
],
"data_dir": true
},
{
"names": [ "cpu-x" ],
"level": 2,
"filesystem": null,
"devices": [
"dri"
],
"sockets": [
"x11"
],
"data_dir": true
},
{
"names": [ "cro-mag rally" ],
"level": 3,
Expand Down Expand Up @@ -771,6 +783,22 @@
],
"data_dir": true
},
{
"names": [ "libreoffice" ],
"level": 2,
"filesystem": [
"xdg-documents:rw"
],
"devices": [
"dri"
],
"sockets": [
"x11",
"audio",
"network"
],
"data_dir": true
},
{
"names": [ "librewolf" ],
"level": 2,
Expand Down Expand Up @@ -972,6 +1000,23 @@
],
"data_dir": true
},
{
"names": [ "mpv media player" ],
"level": 2,
"filesystem": [
"xdg-videos:rw"
],
"devices": [
"dri"
],
"sockets": [
"x11",
"pulseaudio",
"network",
"dbus"
],
"data_dir": true
},
{
"names": [ "nx-software-center" ],
"level": 2,
Expand Down Expand Up @@ -1130,7 +1175,8 @@
"~/Roms:ro"
],
"devices": [
"dri"
"dri",
"input"
],
"sockets": [
"x11",
Expand All @@ -1146,6 +1192,21 @@
"sockets": null,
"data_dir": true
},
{
"names": [ "qbittorrent", "qbittorrent-enhanced-edition" ],
"level": 2,
"filesystem": [
"xdg-download:rw"
],
"devices": [
"dri"
],
"sockets": [
"x11",
"network"
],
"data_dir": true
},
{
"names": [ "runelite" ],
"level": 1,
Expand Down

0 comments on commit e422d11

Please sign in to comment.