From: Maximilian Friedersdorff Date: Mon, 6 May 2019 09:23:19 +0000 (+0100) Subject: Merge branch 'master' of git.friedersdorff.com:max/dotfiles X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=a6ef92dfab6cb4620a71c791f0e50640c534586c;hp=2b5c036e7b5ff45e2eed26dd7ce499c6eaf7bf2f;p=max%2Fdotfiles.git Merge branch 'master' of git.friedersdorff.com:max/dotfiles --- diff --git a/sway/.config/sway/config.platinum b/sway/.config/sway/config.platinum index d4831c1..da2f967 100644 --- a/sway/.config/sway/config.platinum +++ b/sway/.config/sway/config.platinum @@ -19,5 +19,12 @@ font pango:Liberation Mono 10 output eDP-1 { scale 2 - background ~/Pictures/background.png fit + position 0 0 + background ~/Pictures/background_1800.png center +} + +output HDMI-A-2 { + scale 1 + position 3200 0 + background ~/Pictures/background_1440.png fill }