dotfiles/.config/hypr/pyprland.json

13 lines
229 B
JSON

{
"pyprland": {
"plugins": ["scratchpads", "expose", "magnify"]
},
"scratchpads": {
"volume": {
"command": "pavucontrol",
"unfocus": "hide",
"animation": "fromLeft",
"margin": 20
}
}
}