make mpv non-sticky
This commit is contained in:
parent
cac0fac5a3
commit
1823d2a998
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@
|
|||
};
|
||||
}
|
||||
{
|
||||
command = "floating enable, focus, sticky enable, resize set width 99ppt";
|
||||
command = "floating enable, focus, resize set width 95ppt";
|
||||
criteria = {
|
||||
app_id = "mpv";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue