[PR #6580] [CLOSED] profiles: improve anki and foliate & add new profiles #6074

Closed
opened 2026-05-05 10:50:15 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6580
Author: @amano-kenji
Created: 12/26/2024
Status: Closed

Base: masterHead: master


📝 Commits (3)

  • c44fffa anki.profile: query dark mode through org.freedesktop.portal.Desktop
  • 97c56ee com.github.johnfactotum.Foliate.profile: Add foliate to private-bin
  • 309a9d2 New profiles

📊 Changes

14 files changed (+638 additions, -3 deletions)

View changed files

📝 etc/profile-a-l/anki.profile (+11 -2)
etc/profile-a-l/aria2p.profile (+60 -0)
etc/profile-a-l/aria2rpc.profile (+60 -0)
etc/profile-a-l/buku.profile (+66 -0)
📝 etc/profile-a-l/com.github.johnfactotum.Foliate.profile (+1 -1)
etc/profile-a-l/cryptonote-wallet-cli-common.profile (+56 -0)
etc/profile-a-l/hledger-common.profile (+62 -0)
etc/profile-a-l/hledger-ui.profile (+12 -0)
etc/profile-a-l/hledger.profile (+9 -0)
etc/profile-m-z/monero-wallet-cli.profile (+18 -0)
etc/profile-m-z/ncmpcpp.profile (+65 -0)
etc/profile-m-z/nsxiv.profile (+53 -0)
etc/profile-m-z/pyradio.profile (+99 -0)
etc/profile-m-z/tremc.profile (+66 -0)

📄 Description

On gentoo linux, there is /usr/bin/foliate instead of /usr/bin/com.github.johnfactotum.Foliate


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/6580 **Author:** [@amano-kenji](https://github.com/amano-kenji) **Created:** 12/26/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`c44fffa`](https://github.com/netblue30/firejail/commit/c44fffa3c45b23ebb17c34c23be6ec2951e692a4) anki.profile: query dark mode through org.freedesktop.portal.Desktop - [`97c56ee`](https://github.com/netblue30/firejail/commit/97c56ee92a5ec37445412938ef3409e4731a21a1) com.github.johnfactotum.Foliate.profile: Add foliate to private-bin - [`309a9d2`](https://github.com/netblue30/firejail/commit/309a9d2d21a801eafab5ee0cd1fb11dcee616858) New profiles ### 📊 Changes **14 files changed** (+638 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-a-l/anki.profile` (+11 -2) ➕ `etc/profile-a-l/aria2p.profile` (+60 -0) ➕ `etc/profile-a-l/aria2rpc.profile` (+60 -0) ➕ `etc/profile-a-l/buku.profile` (+66 -0) 📝 `etc/profile-a-l/com.github.johnfactotum.Foliate.profile` (+1 -1) ➕ `etc/profile-a-l/cryptonote-wallet-cli-common.profile` (+56 -0) ➕ `etc/profile-a-l/hledger-common.profile` (+62 -0) ➕ `etc/profile-a-l/hledger-ui.profile` (+12 -0) ➕ `etc/profile-a-l/hledger.profile` (+9 -0) ➕ `etc/profile-m-z/monero-wallet-cli.profile` (+18 -0) ➕ `etc/profile-m-z/ncmpcpp.profile` (+65 -0) ➕ `etc/profile-m-z/nsxiv.profile` (+53 -0) ➕ `etc/profile-m-z/pyradio.profile` (+99 -0) ➕ `etc/profile-m-z/tremc.profile` (+66 -0) </details> ### 📄 Description On gentoo linux, there is /usr/bin/foliate instead of /usr/bin/com.github.johnfactotum.Foliate --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:50:15 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#6074
No description provided.