Skip to content

Commit

Permalink
Merge pull request #9 from Samueru-sama/main
Browse files Browse the repository at this point in the history
Add more applications
  • Loading branch information
mgord9518 committed Jul 2, 2024
2 parents 57e8167 + 474b653 commit 814ed23
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 814ed23

Please sign in to comment.