From 55bc8e25b4830bd30bf234b2a44fc420f354ac06 Mon Sep 17 00:00:00 2001 From: Rose Date: Mon, 1 Sep 2025 15:06:51 +0200 Subject: Make my login shell a posix compliant shell --- desktop/.config/niri/config.kdl | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'desktop/.config/niri') diff --git a/desktop/.config/niri/config.kdl b/desktop/.config/niri/config.kdl index 3317c19..021ccff 100644 --- a/desktop/.config/niri/config.kdl +++ b/desktop/.config/niri/config.kdl @@ -22,6 +22,17 @@ input { output "eDP-1" { off } + +output "DP-4" { + mode "1920x1080" + position x=0 y=0 +} + +output "DP-6" { + transform "90" + position x=-1080 y=-390 +} + output "DP-7" { mode "1920x1080" position x=0 y=0 -- cgit v1.2.3