diff --git a/module/sway/module/00-Display b/module/sway/module/00-Display index 844f976..046ce4a 100644 --- a/module/sway/module/00-Display +++ b/module/sway/module/00-Display @@ -3,5 +3,7 @@ # output HDMI-A-1 resolution 1920x1080 position 1920,0 # # You can get the names of your outputs by running: swaymsg -t get_outputs -output "Huawei Technologies Co., Inc. ZQE-CBA 0xC080F622" mode 3440x1440@164.999Hz adaptive_sync off scale 1 pos 0,1080 -output "ASUSTek COMPUTER INC ASUS VA24E R2LMTF127165" transform 180 mode 1920x1080@74.986Hz scale 1 pos 780,0 +output * scale 1 +output * bg / fill #000000 +output "Huawei Technologies Co., Inc. ZQE-CBA 0xC080F622" mode 3440x1440@164.999Hz adaptive_sync off pos 0,1080 +output "ASUSTek COMPUTER INC ASUS VA24E R2LMTF127165" transform 180 mode 1920x1080@74.986Hz pos 780,0 diff --git a/module/sway/module/10-Wallpaper b/module/sway/module/10-Wallpaper index 1a5cca0..a077341 100644 --- a/module/sway/module/10-Wallpaper +++ b/module/sway/module/10-Wallpaper @@ -1,2 +1 @@ # Wallpaper. -output * bg / fill #000000