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;
|
||||
};
|
||||
|
||||
windowrulev2 = [
|
||||
"float, class:firefox, title:Picture-in-Picture"
|
||||
];
|
||||
|
||||
# Programs
|
||||
exec-once = [
|
||||
"waybar"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue