You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code currently reads some external gsettings from Terminal without checking if Terminal is installed. This can result in a crash. So we should guard against this and make sure to skip any code that depends on those settings existing if they don't
Code currently reads some external gsettings from Terminal without checking if Terminal is installed. This can result in a crash. So we should guard against this and make sure to skip any code that depends on those settings existing if they don't