diff options
| author | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-07-07 21:52:07 +0200 |
|---|---|---|
| committer | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-07-08 00:07:23 +0200 |
| commit | d6883d4b04fc262df829c61bf1ec08bf61b96d19 (patch) | |
| tree | a3116405420fbe4a117a71315146796974a83100 /config/niri | |
| parent | cb6eaa4dceddc797b3189add43d09919202249a1 (diff) | |
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 |