X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;ds=sidebyside;f=setup.sh;h=2e4ba5afd9a6d09bb67eaaf346427886888f1822;hb=e7ae86e52ffd85a57a0f8c5d295548bdf28b68d7;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