add thinkpadd settings
This commit is contained in:
parent
d29cbb47da
commit
6dc96f89e9
5 changed files with 50 additions and 10 deletions
42
configs/niri/thinkpad.kdl
Normal file
42
configs/niri/thinkpad.kdl
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue