feat(elias-e525): bump to 25.05
This commit is contained in:
parent
f6f7e911d4
commit
1153240aac
13 changed files with 63 additions and 51 deletions
|
@ -213,6 +213,13 @@ in
|
|||
|
||||
# this maps to focus_on_window_activation
|
||||
focus.newWindow = "urgent";
|
||||
|
||||
window.commands = [
|
||||
{
|
||||
command = "border pixel 0, floating enable, fullscreen disable, move absolute position 0 0";
|
||||
criteria.app_id= "flameshot";
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue