elementary / default-settings

Default settings for elementary OS
GNU General Public License v3.0
39 stars 28 forks source link

profile.d: Set TERM environment variable #219

Closed cassidyjames closed 3 years ago

cassidyjames commented 3 years ago

This should fix #133 based on the other scripts there, but I'm not 100% how to safely test.

cassidyjames commented 3 years ago

If I manually run the export command locally, it sets the environment variable. However, after installing with ninja and rebooting, I still get TERM=xterm-256color in printenv. Not sure what I'm doing wrong here.

davidmhewitt commented 3 years ago

I've just updated the issue report with more details. In short, we don't and shouldn't want to do this.

danirabbit commented 3 years ago

Closing since this seems to be an issue with GLib