13 lines
193 B
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%"
|