diff --git a/README.md b/README.md index aab6bdc..460af9a 100644 --- a/README.md +++ b/README.md @@ -48,13 +48,11 @@ Create a configuration file in `~/.config/hypr/pyprland.json` enabling a list of "scratchpads": { "term": { "command": "kitty --class kitty-dropterm", - "class": "kitty-dropterm", "animation": "fromTop", "unfocus": "hide" }, "volume": { "command": "pavucontrol", - "class": "pavucontrol", "unfocus": "hide", "animation": "fromRight" }