feat: add pyprland and term dropdown

This commit is contained in:
wyj
2024-05-23 03:18:10 -04:00
parent 73d4480014
commit 8fc4cb9d9e
5 changed files with 22 additions and 3 deletions
+12
View File
@@ -0,0 +1,12 @@
[pyprland]
plugins = [
"scratchpads",
"magnify",
]
[scratchpads.term]
animation = "fromTop"
command = "alacritty --class alacritty-dropterm"
class = "alacritty-dropterm"
size = "75% 60%"