Hyprland-dotfiles/hypr/pyprland.toml

13 lines
193 B
TOML
Raw Normal View History

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