aboutsummaryrefslogtreecommitdiff
path: root/dwm/chadwm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--dwm/chadwm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dwm/chadwm/Makefile b/dwm/chadwm/Makefile
index c05dbdd..0036069 100644
--- a/dwm/chadwm/Makefile
+++ b/dwm/chadwm/Makefile
@@ -39,6 +39,7 @@ dist: clean
install: all
mkdir -p ${DESTDIR}${PREFIX}/bin
cp -f dwm ${DESTDIR}${PREFIX}/bin
+ cp -f dwm.dekstop /usr/share/xsessions/dwm.desktop || cp -f dwm.dekstop /usr/local/share/xsessions/dwm.desktop
chmod 755 ${DESTDIR}${PREFIX}/bin/dwm
mkdir -p ${DESTDIR}${MANPREFIX}/man1
sed "s/VERSION/${VERSION}/g" < dwm.1 > ${DESTDIR}${MANPREFIX}/man1/dwm.1
0000'>2024-08-03silence warningsLuca Matei Pintilie3-50/+39 2024-07-29pipewire: add configLuca Matei Pintilie2-0/+2 2024-07-15various wayland fixesLuca Matei Pintilie3-1/+8 2024-07-14implement turnstile-style servicesLuca Matei Pintilie17-48/+94 2024-07-11dwm(bar): silence errors a bitLuca Matei Pintilie1-16/+36 2024-07-11sway: use hyprlock, swaysome, swayr and swaybarLuca Matei Pintilie1-51/+59 2024-07-11swaylock: set background imageLuca Matei Pintilie1-2/+5 2024-07-11hyprlock: add configLuca Matei Pintilie2-0/+132 2024-07-11swayrbar: add configLuca Matei Pintilie6-0/+252