1 2 3 4 5 6 7 8 9 10[pyprland] plugins = ["scratchpads", "magnify"] [scratchpads.term] animation = "fromTop" command = "wezterm start --class wez-dropterm" class = "wez-dropterm" size = "75% 60%"
1 2 3 4 5 6 7 8 9 10
[pyprland] plugins = ["scratchpads", "magnify"] [scratchpads.term] animation = "fromTop" command = "wezterm start --class wez-dropterm" class = "wez-dropterm" size = "75% 60%"