From 5da4a58a3d3f17588c9a4b50ab4a6f38f7db8d2a Mon Sep 17 00:00:00 2001 From: thek4n Date: Tue, 28 Apr 2026 20:51:11 +0300 Subject: [PATCH] kanshi config --- home/user/.config/kanshi/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/user/.config/kanshi/config b/home/user/.config/kanshi/config index 172708e..fed7c5c 100644 --- a/home/user/.config/kanshi/config +++ b/home/user/.config/kanshi/config @@ -5,7 +5,7 @@ output "LG Electronics LG TV 0x01010101" { } output "LG Electronics MP59G 0x000732C8" { - mode 1920x1080 + mode 1920x1080@74.973 scale 1 alias $HOME_MONITOR } @@ -21,5 +21,5 @@ profile home { profile office { output DVI-I-1 mode 1920x1080 position 0,0 - output VGA-1 mode 1920x1080 position 0,1080 + output VGA-1 mode 1920x1080 position 1920,0 }