mirror of
https://github.com/xsghetti/HyprCrux.git
synced 2025-07-03 05:40:38 -04:00
pyprland - dropdown terminal
This commit is contained in:
parent
69976523e3
commit
f81ba15d35
1 changed files with 10 additions and 0 deletions
10
.config/hypr/pyprland.toml
Normal file
10
.config/hypr/pyprland.toml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
[pyprland]
|
||||||
|
plugins = ["scratchpads"]
|
||||||
|
|
||||||
|
[scratchpads.term]
|
||||||
|
animation = "fromTop"
|
||||||
|
command = "kitty --class kitty-dropterm"
|
||||||
|
class = "kitty-dropterm"
|
||||||
|
size = "60% 20%"
|
||||||
|
max_size = "1920px 40%"
|
||||||
|
margin = 50
|
Loading…
Add table
Add a link
Reference in a new issue