Removed bg output as it was dropped in 1.1 in favor of swaybg.

https://github.com/swaywm/sway/releases/tag/1.1
This commit is contained in:
James Patrick 2019-06-14 22:11:59 -04:00
parent 3fac31bddb
commit e39b5f52c3

View File

@ -7,7 +7,6 @@
# #
# You can get the names of your outputs by running: swaymsg -t get_outputs # 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 output eDP-1 scale 1
# vim: ft=cfg # vim: ft=cfg