1
0
Fork 0
dotfiles2000/dotfiles/hypr-session/dot-config/hypr/pyprland.toml

15 lines
313 B
TOML
Raw Normal View History

[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"