Files
hyprdots/config/hypr/pyprland.toml
2025-05-04 23:56:04 +02:00

22 lines
398 B
TOML

[pyprland]
plugins = ["scratchpads", "magnify"]
[scratchpads.pavucontrol]
command = "pavucontrol"
class = "org.pulseaudio.pavucontrol"
size = "600px 600px"
margin = 50
unfocus = "hide"
animation = "fromTop"
[scratchpads.network]
command = "nm-connection-editor"
class = "nm-connection-editor"
size ="600px 600px"
margin = 1200
unfocus = "hide"
animation = "fromRight"
lazy = true
multi = true