Hyprland-gentoo/dotfiles/hypr/pyprland.toml

13 lines
193 B
TOML

[pyprland]
plugins = [
"scratchpads",
"magnify",
]
[scratchpads.term]
animation = "fromTop"
command = "alacritty --class alacritty-dropterm"
class = "alacritty-dropterm"
size = "75% 60%"