birdwm

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit d06368fab0c528adb6ef1573a50368888730a8dd
parent 54ccc5a33a55bb001d1834d7393d3bedcab0c3a3
Author: mrgrouse <bdmfegys@duck.com>
Date:   Fri, 26 Jul 2024 14:56:56 -0400

config.mk: make grammar more understandable

Diffstat:
Mconfig.mk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.mk b/config.mk @@ -14,7 +14,7 @@ X11LIB = /usr/X11R6/lib XINERAMALIBS = -lXinerama XINERAMAFLAGS = -DXINERAMA -# Wallpaper folder location, for wallpaper script: +# Wallpaper folder location, for the wallpaper script: XDG_PICTURES ?= ${HOME}/Pictures WALLPAPERDIR = ${XDG_PICTURES}/wallpapers GIFDIR = ${WALLPAPERDIR}/gif