diff options
Diffstat (limited to 'dot-config')
| -rw-r--r-- | dot-config/niri/config.kdl | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/dot-config/niri/config.kdl b/dot-config/niri/config.kdl index c07b594..59d7a1b 100644 --- a/dot-config/niri/config.kdl +++ b/dot-config/niri/config.kdl @@ -112,14 +112,8 @@ output "Dell Inc. DELL U2419HX 72Y65N2" { scale 1 transform "normal" background-color "#000000" -} -// -// Secondary external monitor -output "Dell Inc. DELL U2419HX 5TKH6R2" { - mode "1920x1080@60.000" - scale 1 - transform "normal" - background-color "#000000" + // Position left of built-in display + position x=1920 y=0 } // Settings that influence how windows are positioned and sized. |
