From 6c604b7f0e7d897cb7633a63ac859a48b0922f76 Mon Sep 17 00:00:00 2001 From: Anton Livaja Date: Tue, 4 Mar 2025 14:08:27 -0800 Subject: [PATCH] revert rm of .Xresources --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index c9b8f8f..d1fa2db 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,6 @@ all: apply-general apply-qubes apply-general: @echo "Applying general configurations..." - rm ~/.Xresources stow --target=$(HOME) $(GENERAL_DIRS) apply-qubes: