From 5060c72a546c5a145fc95624d1e3f46e38ba74f1 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Mon, 28 Dec 2015 21:32:04 -0500 Subject: Add default wallpaper Closes #238 --- config | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'config') diff --git a/config b/config index 2bb37f4f..fe681565 100644 --- a/config +++ b/config @@ -16,6 +16,15 @@ set $term urxvt # Your preferred application launcher set $menu dmenu_run +### Output configuration +# +# Default wallpaper - CC-BY-NC from Netzlemming http://netzlemming.deviantart.com/art/Field-of-Barley-05240017-307176737 +output * bg /usr/share/sway/wallpaper.jpg fill +# +# Example output configuration: +# +# output HDMI-A-1 resolution 1920x1080 position 1920,0 + ### Key bindings # # Basics: -- cgit v1.2.3-54-g00ecf