diff --git a/.config/hypr/pyprland.toml b/.config/hypr/pyprland.toml new file mode 100644 index 00000000..a773266e --- /dev/null +++ b/.config/hypr/pyprland.toml @@ -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 \ No newline at end of file