ChrisTitusTech / linutil

Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.
https://christitus.com
MIT License
2.76k stars 226 forks source link

Icons are not working in Linux Mint using Gnome terminal #284

Closed kurdtpage closed 2 months ago

kurdtpage commented 2 months ago

Describe the bug

The terminal GUI icons do not display properly using Linux Mint 21.3 (xfce) using Gnome terminal 3.44

To Reproduce

Steps to reproduce the behavior:

  1. Download zip file from github
  2. Extract zip file
  3. cd into folder
  4. Type sh ./start.sh

Expected behavior

Should see nice images, see crappy ones instead

Screenshots

Screenshot_2024-09-06_20-37-01

Additional context

The icon looks like: EA B5

Nightmare1984 commented 2 months ago

need to install nerd fonts for the icons to work

kurdtpage commented 2 months ago

Which one? (Please don't say all of them) https://www.nerdfonts.com/font-downloads

bungadrum commented 2 months ago

MesloLG thats the one Chris uses

kurdtpage commented 2 months ago

Yay that worked! Thanks!