From d72e04f4073dd53cd8b38f65fa3778b9f2277329 Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Wed, 25 Dec 2024 16:33:38 +0100 Subject: feh: add config --- uninstall.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'uninstall.sh') diff --git a/uninstall.sh b/uninstall.sh index 448b49f..4ccaa0c 100644 --- a/uninstall.sh +++ b/uninstall.sh @@ -38,3 +38,6 @@ stow -Dt ${XDG_CONFIG_HOME:=$HOME/.config} sioyek # Exercise reminder stow -Dt ${XDG_CONFIG_HOME:=$HOME/.config} reminder + +# feh +stow -Dt ${XDG_CONFIG_HOME:=$HOME/.config} feh -- cgit v1.2.3