mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-04 04:42:05 -04:00
58 lines
2.1 KiB
JSON
58 lines
2.1 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(cat:*)",
|
|
"Bash(git -C /home/purian23/dms diff --stat .github/workflows/)",
|
|
"Bash(git -C /home/purian23/projects/danklinux diff --stat .github/workflows/)",
|
|
"Bash(git -C /home/purian23/dms diff .github/workflows/)",
|
|
"Bash(git -C /home/purian23/dms diff .github/workflows/run-ppa.yml)",
|
|
"Bash(osc cat:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(find:*)",
|
|
"Bash(git show-ref:*)",
|
|
"Bash(git tag:*)",
|
|
"Bash(bash -c 'ALL_PATHS=$(grep -A 5 \"\"<service name=\\\"\"download_url\\\"\">\"\" distro/debian/dms/_service | grep \"\"<param name=\\\"\"path\\\"\">\"\" | sed \"\"s/.*<param name=\\\"\"path\\\"\">\\(.*\\)<\\/param>.*/\\1/\"\"); SOURCE_PATH=\"\"\"\"; for path in $ALL_PATHS; do if echo \"\"$path\"\" | grep -qE \"\"(source|archive|\\.tar\\.(gz|xz|bz2))\"\" && ! echo \"\"$path\"\" | grep -qE \"\"(distropkg|binary)\"\"; then SOURCE_PATH=\"\"$path\"\"; break; fi; done; echo \"\"Selected path: $SOURCE_PATH\"\"')",
|
|
"Bash(curl:*)",
|
|
"Bash(tar:*)",
|
|
"Bash(git -C /home/purian23/dms log:*)",
|
|
"Bash(osc status:*)",
|
|
"Bash(osc commit:*)",
|
|
"Bash(osc up:*)",
|
|
"Bash(osc results:*)",
|
|
"Bash(osc api:*)",
|
|
"Bash(systemctl:*)",
|
|
"Bash(dms version:*)",
|
|
"Bash(git describe:*)",
|
|
"Bash(qmlsc:*)",
|
|
"Bash(qmllint-qt6:*)",
|
|
"Bash(make fmt:*)",
|
|
"Bash(make test:*)",
|
|
"Bash(dms chroma list-styles:*)",
|
|
"Bash(python3:*)",
|
|
"Bash(time dms chroma:*)",
|
|
"Bash(dms chroma:*)",
|
|
"Bash(make build:*)",
|
|
"Bash(pgrep:*)",
|
|
"Bash(go build:*)",
|
|
"Bash(/tmp/dms-test chroma:*)",
|
|
"Bash(1)",
|
|
"Bash(go install:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(journalctl:*)",
|
|
"Bash(qdbus:*)",
|
|
"Bash(TZ='Asia/Tokyo' date:*)",
|
|
"Bash(dms --help:*)",
|
|
"Bash(dms run:*)",
|
|
"Bash(dms status:*)",
|
|
"Bash(dms kill:*)",
|
|
"Bash(tee:*)",
|
|
"Bash(qmlscene:*)",
|
|
"Bash(quickshell --version:*)",
|
|
"WebFetch(domain:forum.qt.io)",
|
|
"Bash(gh api:*)",
|
|
"WebFetch(domain:github.com)",
|
|
"WebFetch(domain:raw.githubusercontent.com)"
|
|
]
|
|
}
|
|
}
|