Add files via upload

This commit is contained in:
Dante 2024-03-27 13:26:33 -04:00 committed by GitHub
parent 36ac8a3185
commit 94eade4025
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 447 additions and 0 deletions

10
pyprland.toml Normal file
View file

@ -0,0 +1,10 @@
[pyprland]
plugins = ["scratchpads"]
[scratchpads.term]
animation = "fromTop"
command = "kitty --class kitty-dropterm"
class = "kitty-dropterm"
size = "60% 30%"
max_size = "1920px 40%"
margin = 50