add thinkpadd settings

This commit is contained in:
Alexander Navarro 2026-02-07 11:04:59 -03:00
parent d29cbb47da
commit 6dc96f89e9
5 changed files with 50 additions and 10 deletions

42
configs/niri/thinkpad.kdl Normal file
View file

@ -0,0 +1,42 @@
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 "LG Electronics LG ULTRAWIDE 406NTRL99958" {
scale 1
mode "3440x1440@49.953"
focus-at-startup
}
output "eDP-1" {
mode "1920x1080@60.000"
scale 1
layout {
default-column-width {
proportion 1.0
}
}
}
output "PNP(GWD) ARZOPA 000000000000" {
mode "1920x1080@60.000"
position x=0 y=0
scale 1
layout {
default-column-width {
proportion 1.0
}
}
}

View file

@ -1,5 +1,3 @@
spawn-at-startup "brave"
spawn-at-startup "firefox"
window-rule {
match app-id="firefox"
open-on-workspace "1"
@ -16,12 +14,6 @@ window-rule {
proportion 0.5
}
}
output "HDMI-A-1" {
scale 1
mode "3440x1440"
focus-at-startup
position x=1920 y=0
}
output "eDP-1" {
mode "1920x1080@60.000"
position x=0 y=0