Skip to content

Commit

Permalink
feat: download UHD wallpaper versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ccntrq committed Jul 22, 2024
1 parent f078262 commit 5000761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BingDl.hs
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ bingUrl :: IsString a => a
bingUrl = "https://www.bing.com"

resolution :: IsString a => a
resolution = "_1920x1080"
resolution = "_UHD"

extension :: IsString a => a
extension = ".jpg"
Expand Down

0 comments on commit 5000761

Please sign in to comment.