dotfiles/.config/hypr/pyprland.toml
2025-06-09 17:13:50 +02:00

27 lines
451 B
TOML

[pyprland]
plugins = ["scratchpads", "magnify"]
[scratchpads.volume]
command = "pavucontrol"
unfocus = "hide"
position = "1% 8%"
lazy = true
force_monitor = "DP-1"
[scratchpads.bluetooth]
command = "overskride"
animation = "fromRight"
margin = 20
lazy = true
[scratchpads.wifi]
command = "iwgtk"
animation = "fromRight"
margin = 20
lazy = true
[scratchpads.network]
command = "nm-connection-editor"
animation = "fromRight"
margin = 20
lazy = true