diff options
Diffstat (limited to 'config/niri')
| -rw-r--r-- | config/niri/config.kdl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/niri/config.kdl b/config/niri/config.kdl index cea0845..a36c96e 100644 --- a/config/niri/config.kdl +++ b/config/niri/config.kdl @@ -83,6 +83,12 @@ gestures { // Find more information on the wiki: // https://github.com/YaLTeR/niri/wiki/Configuration:-Outputs // Remember to uncomment the node by removing "/-"! +output "HDMI-A-1" { + mode "2560x1440@60.000" + scale 1 + transform "normal" + position x=1280 y=0 +} output "eDP-1" { // Uncomment this line to disable this output. // off |