From e39b5f52c38ea359765c36acfb25673d2be7b87a Mon Sep 17 00:00:00 2001 From: James Patrick Date: Fri, 14 Jun 2019 22:11:59 -0400 Subject: [PATCH] Removed bg output as it was dropped in 1.1 in favor of swaybg. https://github.com/swaywm/sway/releases/tag/1.1 --- sway/config.d/output | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sway/config.d/output b/sway/config.d/output index 80dd366..c568ed8 100644 --- a/sway/config.d/output +++ b/sway/config.d/output @@ -7,7 +7,6 @@ # # You can get the names of your outputs by running: swaymsg -t get_outputs -output * bg `scripts/cycle_wall` fill output eDP-1 scale 1 -# vim: ft=cfg \ No newline at end of file +# vim: ft=cfg