1
0
Fork 0
dotfiles2000/dotfiles/hypr-session/dot-config/hypr/pyprland.toml
J. Elfring 4f12cfc26b Install pyprland
mainly for a dropdown terminal
2024-11-08 16:34:09 +01:00

14 lines
313 B
TOML

[pyprland]
plugins = ["scratchpads", "fetch_client_menu"]
[scratchpads.term]
animation = "fromTop"
command = "kitty --class kitty-dropterm"
class = "kitty-dropterm"
size = "75% 60%"
max_size = "1920px 100%"
margin = 51
[fetch_client_menu]
engine = "wofi"
parameters = "--show dmenu"