dots/configs/niri/work-laptop/local.kdl
2026-02-14 19:28:01 -03:00

26 lines
407 B
Text

window-rule {
match app-id="firefox"
open-on-workspace "1"
open-focused true
default-column-width {
proportion 0.5
}
}
window-rule {
match app-id="brave-browser"
open-on-workspace "2"
open-focused false
default-column-width {
proportion 0.5
}
}
output "eDP-1" {
mode "1920x1080@60.000"
position x=0 y=0
layout {
default-column-width {
proportion 1.0
}
}
}