diff --git a/fetch.sh b/fetch.sh index 1295a879..acccf2e4 100755 --- a/fetch.sh +++ b/fetch.sh @@ -623,7 +623,7 @@ getwallpaper () { case "$distro" in "Windows XP") # TODO: Fix the path. - img="/cygdrive/c/Documents and Settings/jeff/Local Settings/Application Data/Microsoft/Wallpaper1.bmp" + img="/cygdrive/c/Documents and Settings/${USER}/Local Settings/Application Data/Microsoft/Wallpaper1.bmp" ;; "Windows"*)