From 5b7e0db847c46affc207c327835d1efd3b2727de Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 25 Nov 2023 18:08:34 +0100 Subject: Misc updates MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- xpybar/config/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'xpybar/config/Makefile') diff --git a/xpybar/config/Makefile b/xpybar/config/Makefile index dc444aa..b5ce07a 100644 --- a/xpybar/config/Makefile +++ b/xpybar/config/Makefile @@ -3,6 +3,9 @@ all: xmonad-monitor xmonad-monitor: xmonad-monitor.gpp + @touch -- $@ + @chmod -- +w $@ gpp -s '%%' < $@.gpp > $@ + @chmod -- a-w $@ .PHONY: all -- cgit v1.2.3-70-g09d2