From 8f7be5557cd2b04a3a8741bcf55404d2e806f2e4 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Tue, 2 Nov 2021 18:40:06 +0100 Subject: kanshi: update config --- .config/kanshi/config | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/.config/kanshi/config b/.config/kanshi/config index 2bec1f4..d5e0688 100644 --- a/.config/kanshi/config +++ b/.config/kanshi/config @@ -8,26 +8,18 @@ profile multi { } profile singleR { - output eDP-1 disable output "Dell Inc. DELL U2518D 3C4YP9B9636L" mode 2560x1440 position 0,0 transform normal scale 1 enable - output "Dell Inc. DELL U2518D 3C4YP87AAK3L" disable + output eDP-1 position 2560,0 scale 2 enable exec oguri-cycle } -profile singleL { - output eDP-1 disable - output "Dell Inc. DELL U2518D 3C4YP87AAK3L" mode 2560x1440 position 0,0 transform 90 scale 1 enable - output "Dell Inc. DELL U2518D 3C4YP9B9636L" disable +profile tv { + output eDP-1 scale 2 position 0,0 enable + output HDMI-A-1 transform normal position 2560,0 scale 4 enable exec oguri-cycle } profile laptop { - output eDP-1 scale 1.33 enable - exec oguri-cycle -} - -profile tv { - output eDP-1 scale 1 position 0,0 enable - output HDMI-A-1 transform normal position 2560,0 scale 4 enable + output eDP-1 scale 1.3 enable exec oguri-cycle } -- cgit 1.4.1