Vesktop and Ferdium always on 2nd monitor

This commit is contained in:
2026-01-12 15:27:46 +01:00
parent e52463c1a8
commit 95fb8abed6

View File

@@ -255,6 +255,16 @@ window-rule {
match app-id=r#"org.quickshell$"#
open-floating false
}
// Custom window rules
window-rule {
match app-id="vesktop"
match app-id="Ferdium"
open-on-output "DP-1"
default-column-width { proportion 1.0; }
}
debug {
honor-xdg-activation-with-invalid-serial
}