From b6717a8666b17683de98292dee4e9d7af94242ca Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Wed, 28 Sep 2022 19:22:28 +0200 Subject: kanshi: update config --- .config/kanshi/config | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to '.config') diff --git a/.config/kanshi/config b/.config/kanshi/config index 62b8a64..60e7288 100644 --- a/.config/kanshi/config +++ b/.config/kanshi/config @@ -2,7 +2,8 @@ profile multi { output eDP-1 disable - output "Dell Inc. DELL U2518D 3C4YP87AAK3L" mode 2560x1440 position 0,-600 transform 90 scale 1 enable + #output "Dell Inc. DELL U2518D 3C4YP87AAK3L" mode 2560x1440 position 0,-600 transform 90 scale 1 enable + output "Dell Inc. DELL U2518D 3C4YP87AAK3L" mode 2560x1440 position 0,0 transform 90 scale 1 enable output "Dell Inc. DELL P2720DC H97SKF3" mode 2560x1440 position 1440,0 scale 1 enable exec oguri-cycle @@ -12,7 +13,7 @@ profile multi { profile single { output "Dell Inc. DELL P2720DC H97SKF3" mode 2560x1440 position 0,0 transform normal scale 1 enable - output eDP-1 position 2560,0 scale 2 disable + output eDP-1 position 2560,0 scale 1.3 enable exec oguri-cycle exec pkill -HUP wlsunset @@ -20,7 +21,7 @@ profile single { } profile tv { - output eDP-1 scale 1.3 position 0,0 enable + output eDP-1 position 0,0 scale 1.3 enable output HDMI-A-1 transform normal position 2560,0 scale 2 enable exec oguri-cycle @@ -29,7 +30,7 @@ profile tv { } profile laptop { - output eDP-1 scale 1.3 enable + output eDP-1 scale 1.5 enable exec oguri-cycle exec pkill -HUP wlsunset -- cgit 1.4.1