diff --git a/config/kanshi/config b/config/kanshi/config index b44de26..997c30d 100644 --- a/config/kanshi/config +++ b/config/kanshi/config @@ -9,8 +9,8 @@ profile laptop { } 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 + output DP-3 enable mode 3440x1440@49.987Hz position 0,0 + output eDP-1 enable mode 1920x1080 position 3440,710 } profile home { diff --git a/config/waybar/config b/config/waybar/config index 344801a..65d0eee 100644 --- a/config/waybar/config +++ b/config/waybar/config @@ -140,7 +140,7 @@ "layer": "bottom", "position": "top", "margin": 4, - "output": ["eDP-1","DP-2"], + "output": ["eDP-1","DP-2", "DP-3"], "modules-left": [ "sway/workspaces", "sway/mode",