React = require 'react' _ = require 'underscore' {RetinaImg, Flexbox} = require 'nylas-component-kit' {AccountStore} = require 'nylas-exports' ConfigSchemaItem = require './config-schema-item' WorkspaceSection = require './workspace-section' SendingSection = require './sending-section' class PreferencesGeneral extends React.Component @displayName: 'PreferencesGeneral' render: =>
N1 desktop notifications on Linux require Zenity. You may need to install it with your package manager (ie: sudo apt-get install zenity)
module.exports = PreferencesGeneral