From d9d988c2c638f1e86e736712a711749e9c01ca26 Mon Sep 17 00:00:00 2001 From: Dante <150515748+xsghetti@users.noreply.github.com> Date: Thu, 28 Mar 2024 15:33:54 -0400 Subject: [PATCH] Delete pyprland.toml --- pyprland.toml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 pyprland.toml diff --git a/pyprland.toml b/pyprland.toml deleted file mode 100644 index f09bad86..00000000 --- a/pyprland.toml +++ /dev/null @@ -1,10 +0,0 @@ -[pyprland] -plugins = ["scratchpads"] - -[scratchpads.term] -animation = "fromTop" -command = "kitty --class kitty-dropterm" -class = "kitty-dropterm" -size = "60% 30%" -max_size = "1920px 40%" -margin = 50 \ No newline at end of file