Closed cunbidun closed 10 months ago
Hi, I just update to the latest version 1.6.8 and the exclude feature appears not working. Steps to reproduce
term
messenger
pypr
My configurations:
[pyprland] plugins = [ "scratchpads", ] [scratchpads.term] command = "alacritty -t __scratchpad" animation = "" lazy = true unfocus = "" size = "50% 50%" position = "25% 25%" excludes = "*" [scratchpads.messenger] command = "caprine" animation = "" unfocus = "" lazy = true size = "50% 50%" position = "25% 25%" excludes = "*"
Thank you!
Released 1.6.9 fixing the regression, thank you for the report!
Hi, I just update to the latest version 1.6.8 and the exclude feature appears not working. Steps to reproduce
term
scratchpadmessenger
scratchpadterm
scratchpad is hidden bypypr
, but it's not. Both scratchpad are showed at the same time.My configurations:
Thank you!