fix: float polkit authentication window (#88)

* fix: float polkit authentication window

* fix: ignore polkit windows on X11

Co-authored-by: Peter Fajdiga <peter.fajdiga@gmail.com>

---------

Co-authored-by: Peter Fajdiga <peter.fajdiga@gmail.com>
This commit is contained in:
Himadri Bhattacharjee
2025-03-07 13:11:45 +00:00
committed by GitHub
parent 6e69139b80
commit 6615fe6f93

View File

@@ -3,6 +3,10 @@ const defaultWindowRules = `[
"class": "(org\\\\.kde\\\\.)?plasmashell",
"tile": false
},
{
"class": "(org\\\\.kde\\\\.)?polkit-kde-authentication-agent-1",
"tile": false
},
{
"class": "(org\\\\.kde\\\\.)?kded6",
"tile": false