From 702fe8b3a87b9b2e3166d8c2d559bb8c5122fc89 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Wed, 17 Jun 2020 18:19:10 +0200 Subject: kanshi: update config --- .config/kanshi/config | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.config/kanshi/config b/.config/kanshi/config index cdc416f..4b074c5 100644 --- a/.config/kanshi/config +++ b/.config/kanshi/config @@ -1,20 +1,20 @@ profile laptop { - output eDP-1 enable + output eDP-1 scale 1 enable } profile single { - output "Dell Inc. DELL U2518D 3C4YP9B9636L" position 0,0 enable + output "Dell Inc. DELL U2518D 3C4YP9B9636L" mode 2560x1440 position 0,0 enable output eDP-1 disable } profile multi { - output "Dell Inc. DELL U2518D 3C4YP87AAK3L" position 0,-600 transform 90 enable - output "Dell Inc. DELL U2518D 3C4YP9B9636L" position 1440,0 enable - output eDP-1 disable + output "Dell Inc. DELL U2518D 3C4YP87AAK3L" mode 2560x1440 position 0,-600 transform 90 enable + output "Dell Inc. DELL U2518D 3C4YP9B9636L" mode 2560x1440 position 1440,0 enable + output eDP-1 scale 2 disable } -#output eDP-1 position 4000,0 scale 2 enable +# output eDP-1 position 4000,0 scale 2 enable profile tv { output HDMI-A-1 position 2560,0 enable - output eDP-1 scale 1 position 0,0 enable + output eDP-1 scale 2 position 0,0 enable } -- cgit 1.4.1