blob: 731a8093bddc9d48634739e2e197e76d24a3131c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# /* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ #
[pyprland]
plugins = [
"scratchpads",
"magnify",
]
[scratchpads.term]
animation = "fromTop"
command = "kitty --class kitty-dropterm"
class = "kitty-dropterm"
size = "75% 60%"
|