mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-21 00:09:58 -05:00
app icon guess: add regex for polkit popup
This commit is contained in:
@@ -36,6 +36,10 @@ Singleton {
|
|||||||
{
|
{
|
||||||
"regex": /.*polkit.*/,
|
"regex": /.*polkit.*/,
|
||||||
"replace": "system-lock-screen"
|
"replace": "system-lock-screen"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"regex": /gcr.prompter/,
|
||||||
|
"replace": "system-lock-screen"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user