From d6883d4b04fc262df829c61bf1ec08bf61b96d19 Mon Sep 17 00:00:00 2001 From: Rubén Beltrán del Río Date: Tue, 7 Jul 2026 21:52:07 +0200 Subject: Update pacman provisioning --- config/niri/config.kdl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config/niri') 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 -- cgit