From 8d443a541fdc1439079d8d26b9a1c01afdd1b2bd Mon Sep 17 00:00:00 2001 From: fdev31 Date: Mon, 23 Oct 2023 20:30:29 +0200 Subject: [PATCH] README: add WIP items --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6bfc4d4..3de406c 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,11 @@ Host process for multiple Hyprland plugins. Check the [wiki](https://github.com/hyprland-community/pyprland/wiki) for more information. +# 1.4.2 (WIP) + +- [two new options](https://github.com/hyprland-community/pyprland/wiki/Plugins#size-optional) for scratchpads: `position` and `size` +- bugfixes + # 1.4.1 - minor bugfixes