Make tree-style-tabs close confirmation floating
This commit is contained in:
parent
525be5d0d0
commit
27309cea2c
1 changed files with 7 additions and 0 deletions
|
|
@ -286,6 +286,13 @@ in
|
|||
criteria = { app_id = "firefox"; title = "Firefox — Sharing Indicator"; };
|
||||
command = "kill";
|
||||
}
|
||||
{
|
||||
criteria = {
|
||||
app_id = "firefox-esr";
|
||||
title = "Extension: \\\\(Tree Style Tab\\\\) - Close tabs\\\\? — Mozilla Firefox";
|
||||
};
|
||||
command = "floating enable";
|
||||
}
|
||||
];
|
||||
|
||||
window.border = 2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue