aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2015-12-28 21:32:04 -0500
committerLibravatar Drew DeVault <sir@cmpwn.com>2015-12-28 21:32:22 -0500
commit5060c72a546c5a145fc95624d1e3f46e38ba74f1 (patch)
treebf3c5c749abd69ded5e94e20ad72639f8f3ad7bd /config
parentMerge pull request #415 from mikkeloscar/bar-separator (diff)
downloadsway-5060c72a546c5a145fc95624d1e3f46e38ba74f1.tar.gz
sway-5060c72a546c5a145fc95624d1e3f46e38ba74f1.tar.zst
sway-5060c72a546c5a145fc95624d1e3f46e38ba74f1.zip
Add default wallpaper
Closes #238
Diffstat (limited to 'config')
-rw-r--r--config9
1 files changed, 9 insertions, 0 deletions
diff --git a/config b/config
index 2bb37f4f..fe681565 100644
--- a/config
+++ b/config
@@ -16,6 +16,15 @@ set $term urxvt
16# Your preferred application launcher 16# Your preferred application launcher
17set $menu dmenu_run 17set $menu dmenu_run
18 18
19### Output configuration
20#
21# Default wallpaper - CC-BY-NC from Netzlemming http://netzlemming.deviantart.com/art/Field-of-Barley-05240017-307176737
22output * bg /usr/share/sway/wallpaper.jpg fill
23#
24# Example output configuration:
25#
26# output HDMI-A-1 resolution 1920x1080 position 1920,0
27
19### Key bindings 28### Key bindings
20# 29#
21# Basics: 30# Basics: