• eric@lemmy.ca
    link
    fedilink
    English
    arrow-up
    1
    ·
    24 days ago

    I wrote a blog post about how to remove the ads and enable dark mode for JDownloder2 here.

        • StarlightDust@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          1
          ·
          7 days ago

          I was mistaken and said KDE rather than GTK theme but you just need to add this add an environment variable before the operator on the desktop shortcut file and it should work

          _JAVA_OPTIONS="-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel -Dswing.crossplatformlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel ${_JAVA_OPTIONS}"
          
          • eric@lemmy.ca
            link
            fedilink
            English
            arrow-up
            1
            ·
            6 days ago

            I didn’t know that. I’ll try that and maybe make an edit and mention of it in that blog post