X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=setup.sh;h=2e4ba5afd9a6d09bb67eaaf346427886888f1822;hb=62a7d2081e7a2273b3deb69458382b8ef48559a4;hp=2dc16935fca9588f90882fd30139316d6cb49800;hpb=429ce4dc8ecc960043dc0258bd0f795ef66e62ba;p=config%2Fdotfiles.git diff --git a/setup.sh b/setup.sh index 2dc1693..2e4ba5a 100755 --- 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