hyprland-dotfiles/config/hypr/pyprland.toml

13 lines
181 B
TOML
Raw Permalink Normal View History

2025-02-20 21:55:10 +00:00
[pyprland]
plugins = [
"scratchpads",
"magnify",
]
[scratchpads.term]
animation = "fromTop"
command = "kitty --class kitty-dropterm"
class = "kitty-dropterm"
size = "75% 60%"