pystardust / waldl

Browse and download wallhaven.cc using sxiv
GNU General Public License v3.0
113 stars 20 forks source link

Support for HiDPI screens #12

Open Skyhawk1207 opened 2 years ago

Skyhawk1207 commented 2 years ago

I have a HiDPI screen, and the output thumbnails of the search results are showing up really tiny. I managed to add DPI support for rofi by editing the rofi line to rofi -dmenu -dpi 196 -l 0 -p "search wallpapers" but the output still is really tiny. Any ideas for a workaround for that?