]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - setup.sh
feh/themes: Add, default options for feh.
[config/dotfiles.git] / setup.sh
index 2dc16935fca9588f90882fd30139316d6cb49800..2e4ba5afd9a6d09bb67eaaf346427886888f1822 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
@@ -71,4 +71,7 @@ fi
 if installed feh; then
     mkdir -p ~/.config
     link feh ~/.config/feh
+    # Older feh versions only support theme options and configure them through
+    # ~/.fehrc.
+    link feh/themes ~/.fehrc
 fi