summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2018-11-18 21:57:54 -0500
committerLibravatar GitHub <noreply@github.com>2018-11-18 21:57:54 -0500
commit67d24e8fc54b9e091533500de22f02302a4c79fc (patch)
tree243ddbeaf8019fbcfbb089e888a7857a7291071f
parentMerge pull request #3018 from sxmichaels/add-scroll-factor (diff)
parentfix typo in config.in (diff)
downloadsway-67d24e8fc54b9e091533500de22f02302a4c79fc.tar.gz
sway-67d24e8fc54b9e091533500de22f02302a4c79fc.tar.zst
sway-67d24e8fc54b9e091533500de22f02302a4c79fc.zip
Merge pull request #3152 from camoz/master
fix typo in config.in
-rw-r--r--config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.in b/config.in
index 72523816..9c751179 100644
--- a/config.in
+++ b/config.in
@@ -21,7 +21,7 @@ set $menu dmenu_path | dmenu | xargs swaymsg exec
21 21
22### Output configuration 22### Output configuration
23# 23#
24# Default wallpaper (more resolutions are available in __DATADIR__/backgrounds/sway/) 24# Default wallpaper (more resolutions are available in @datadir@/backgrounds/sway/)
25output * bg @datadir@/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill 25output * bg @datadir@/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
26# 26#
27# Example configuration: 27# Example configuration: