13 lines
229 B
JSON
13 lines
229 B
JSON
{
|
|
"pyprland": {
|
|
"plugins": ["scratchpads", "expose", "magnify"]
|
|
},
|
|
"scratchpads": {
|
|
"volume": {
|
|
"command": "pavucontrol",
|
|
"unfocus": "hide",
|
|
"animation": "fromLeft",
|
|
"margin": 20
|
|
}
|
|
}
|
|
}
|