This commit is contained in:
dylan araps 2016-01-05 19:21:46 +11:00
parent 534c1514d5
commit 53cc0067b4
1 changed files with 1 additions and 1 deletions

View File

@ -623,7 +623,7 @@ getwallpaper () {
case "$distro" in case "$distro" in
"Windows XP") "Windows XP")
# TODO: Fix the path. # 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"*) "Windows"*)