feat: add floating window rule for firefox popup
This commit is contained in:
parent
6418806a6f
commit
6a7537078c
1 changed files with 4 additions and 0 deletions
|
@ -39,6 +39,10 @@
|
||||||
resize_on_border = true;
|
resize_on_border = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
windowrulev2 = [
|
||||||
|
"float, class:firefox, title:Picture-in-Picture"
|
||||||
|
];
|
||||||
|
|
||||||
# Programs
|
# Programs
|
||||||
exec-once = [
|
exec-once = [
|
||||||
"waybar"
|
"waybar"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue