From: Maximilian Friedersdorff Date: Tue, 20 Aug 2019 15:10:42 +0000 (+0100) Subject: Fix position of 3rd screen X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=89eb2d203ab2a211dcffe64509dc434e13a94545;p=max%2Fsaltfiles.git Fix position of 3rd screen --- diff --git a/states/sway/files/barium b/states/sway/files/barium index 384fd1a..414b452 100644 --- a/states/sway/files/barium +++ b/states/sway/files/barium @@ -53,12 +53,12 @@ output HDMI-A-1 { } output eDP-1 { - position 1920 500 + position 1920 530 background ~/Pictures/background_1080_1.png fit scale 1.15 } output DP-1 { - position 3840 0 + position 3590 0 background ~/Pictures/background_1080_1.png fit }