From f3f55304bd8e7949915cd8a1d8000509bbeea186 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 12 Mar 2025 01:36:12 +0900 Subject: ok kinda like revert --- config/hypr/pyprland.toml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 config/hypr/pyprland.toml (limited to 'config/hypr/pyprland.toml') diff --git a/config/hypr/pyprland.toml b/config/hypr/pyprland.toml new file mode 100644 index 00000000..731a8093 --- /dev/null +++ b/config/hypr/pyprland.toml @@ -0,0 +1,14 @@ +# /* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ # + +[pyprland] + +plugins = [ + "scratchpads", + "magnify", +] + +[scratchpads.term] +animation = "fromTop" +command = "kitty --class kitty-dropterm" +class = "kitty-dropterm" +size = "75% 60%" -- cgit v1.2.3