By default, Gtk uses uses the "black circle" character in password fields (gtk.entry)

Instead, we could set a different character "bullet", which looks a lot better. This should be done in the theme GtkEntry:invisible-char https://docs.gtk.org/gtk3/property.Entry.invisible-char.html

(picture from somewhere else, but uses "bullet")
By default, Gtk uses uses the "black circle" character in password fields (gtk.entry)
Instead, we could set a different character "bullet", which looks a lot better. This should be done in the theme
GtkEntry:invisible-charhttps://docs.gtk.org/gtk3/property.Entry.invisible-char.html(picture from somewhere else, but uses "bullet")