From 91b07e4589fb9680d99b6d7c18a053495825a54b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrg=20Hallenbarter?= Date: Wed, 4 Feb 2026 13:04:48 +0000 Subject: [PATCH] added display arrangement --- i3/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i3/config b/i3/config index bae5156..a3c4098 100644 --- a/i3/config +++ b/i3/config @@ -28,6 +28,9 @@ bindsym $mod+t floating toggle bindsym $mod+j split toggle bindsym $mod+m fullscreen toggle +# visual monitor arrangement tool +bindsym $mod+p exec arandr + # ---------------------------------------- # Overlay power menu # ----------------------------------------