diff --git a/config/kanshi/config b/config/kanshi/config index f20c380..b44de26 100644 --- a/config/kanshi/config +++ b/config/kanshi/config @@ -8,7 +8,11 @@ profile laptop { output eDP-1 enable mode 1920x1080 position 0,0 } -profile home { +profile home-office { output HDMI-A-3 enable mode 3440x1440@49.987Hz position 0,0 output DP-1 enable mode 1920x1080@60Hz position 3440,0 transform 90 } + +profile home { + output HDMI-A-3 enable mode 3440x1440@49.987Hz position 0,0 +}