diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-12 01:36:12 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-12 01:36:12 +0900 |
| commit | f3f55304bd8e7949915cd8a1d8000509bbeea186 (patch) | |
| tree | bcdcd0c9d4c4c813d1caf0450bbcfa1fe01c841f /config/hypr/pyprland.toml | |
| parent | fd1e346b17e6dc798957d32b5fb8b5b564eb0e9d (diff) | |
ok kinda like revert
Diffstat (limited to 'config/hypr/pyprland.toml')
| -rw-r--r-- | config/hypr/pyprland.toml | 14 |
1 files changed, 14 insertions, 0 deletions
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%" |
