UNPKG
sway-tools
Version:
latest (1.3.1)
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0
Some tools and a library for controlling sway
sway-tools
/
.claude
/
settings.local.json
10 lines
(9 loc)
•
137 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"permissions"
:
{
"allow"
:
[
"Bash(hyprctl dispatch:*)"
,
"Bash(gh api:*)"
,
"Bash(gh search code:*)"
]
}
}