Files
nixos-config/.claude/settings.local.json
T
Miguel Palhas e8086e8528 Several hyprland updates:
plugins, new cursor, light/dark themes, new app launcher, ...
2026-02-16 17:33:40 +00:00

41 lines
1.4 KiB
JSON

{
"permissions": {
"allow": [
"WebSearch",
"WebFetch(domain:wiki.hypr.land)",
"WebFetch(domain:gist.github.com)",
"WebFetch(domain:github.com)",
"Bash(GH_PAGER=cat gh api:*)",
"Bash(kitten @ launch:*)",
"Bash(for name in designer-bold designer analyze-branch oracle librarian git-master planning-with-files react-patterns vercel-react-best-practices smart-debug tdd-cycle security-scan issue remove-deadcode worktree-compare worktree-list)",
"Bash(do mv \"commands/$name.md\" \"skills/$name/SKILL.md\")",
"Bash(done)",
"Bash(TUICR_TERMINAL=kitty /home/naps62/.claude/skills/tuicr/tuicr-wrapper.sh:*)",
"Bash(nix search:*)",
"WebFetch(domain:raw.githubusercontent.com)",
"WebFetch(domain:api.github.com)",
"WebFetch(domain:docs.tempo.xyz)",
"Bash(nix-prefetch-url:*)",
"WebFetch(domain:release-assets.githubusercontent.com)",
"Bash(nix build:*)",
"Bash(nix-build:*)",
"Bash(direnv version:*)",
"Bash(nix:*)",
"WebFetch(domain:devenv.sh)",
"WebFetch(domain:discourse.nixos.org)",
"Bash(curl:*)",
"WebFetch(domain:quickshell.org)",
"WebFetch(domain:www.tonybtw.com)",
"Bash(systemctl:*)",
"Bash(darkman get:*)",
"Bash(dconf read:*)",
"Bash(journalctl:*)",
"Bash(hyprctl:*)"
]
},
"sandbox": {
"enabled": true,
"autoAllowBashIfSandboxed": false
}
}