feat: add floating window rule for firefox popup

This commit is contained in:
Mohammad Rafiq 2025-03-16 11:57:05 +08:00
parent 6418806a6f
commit 6a7537078c

View file

@ -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"