aboutsummaryrefslogtreecommitdiff
path: root/config.in
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2017-06-15 00:55:52 -0400
committerGitHub <noreply@github.com>2017-06-15 00:55:52 -0400
commitcd08e9160e1ccfa52262d74104a4cd58ae26f818 (patch)
treeabb3ba50a0eb4848356f2dd193efe18b08deff84 /config.in
parent4e663ab44f5320f20ec2376f24ea1eb3b458f2c2 (diff)
parentedaa7e7119901e9c04efd140b652605e5de4c477 (diff)
Merge pull request #1238 from her001/backgrounds_dir
Install wallpapers in DATADIR/backgrounds/sway
Diffstat (limited to 'config.in')
-rw-r--r--config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.in b/config.in
index 993e2ab6..b39a39aa 100644
--- a/config.in
+++ b/config.in
@@ -20,8 +20,8 @@ set $menu dmenu_run
### Output configuration
#
-# Default wallpaper (more resolutions are available in __DATADIR__/sway/)
-output * bg __DATADIR__/sway/Sway_Wallpaper_Blue_1920x1080.png fill
+# Default wallpaper (more resolutions are available in __DATADIR__/backgrounds/sway/)
+output * bg __DATADIR__/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
#
# Example configuration:
#