forked from Shinonome/dots-hyprland
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