• 1 Post
  • 1 Comment
Joined 1 year ago
cake
Cake day: June 26th, 2023

help-circle
  • Thank you for your reply @ka@discuss.tchncs.de !

    It seems Kali linux’s LibreOffice packages already come with svg icon themes installed out of the box:

    ls /usr/share/libreoffice/share/config/*svg*
    images_colibre_dark_svg.zip
    images_colibre_svg.zip
    

    But somehow that setup is broken. I managed to solve my issue with LibreOffice by uninstalling all LibreOffice related packages from the Kali Linux repositories and instead downloading and installing all deb files in the 7.4.7.2 Linux_x86-64_deb.tar.gz from https://www.libreoffice.org/download/download/

    But sadly, even though I’ve solved this one, the list of applications I’m missing HighDPI scaling on has grown:

    • unison-gtk
    • bless
    • emacs

    If you or anybody else has any hints on what I could try to improve my situation with one of those, I’d love to give it a go! :)