Hyprland-dotfiles/hypr/pyprland.toml

13 lines
181 B
TOML
Raw Normal View History

2024-05-23 03:18:10 -04:00
[pyprland]
plugins = [
"scratchpads",
"magnify",
]
[scratchpads.term]
animation = "fromTop"
2024-05-25 14:46:40 -04:00
command = "kitty --class kitty-dropterm"
class = "kitty-dropterm"
2024-05-23 03:18:10 -04:00
size = "75% 60%"