mirror of
https://github.com/xsghetti/HyprCrux.git
synced 2025-07-01 21:10:38 -04:00
10 lines
198 B
TOML
10 lines
198 B
TOML
[pyprland]
|
|
plugins = ["scratchpads"]
|
|
|
|
[scratchpads.term]
|
|
animation = "fromTop"
|
|
command = "kitty --class kitty-dropterm"
|
|
class = "kitty-dropterm"
|
|
size = "60% 30%"
|
|
max_size = "1920px 40%"
|
|
margin = 60
|