Skip to content

Instantly share code, notes, and snippets.

@canabady
Last active February 27, 2017 03:27
Show Gist options
  • Save canabady/951721d04eaa5b340cbe6867ee2cddf1 to your computer and use it in GitHub Desktop.
Save canabady/951721d04eaa5b340cbe6867ee2cddf1 to your computer and use it in GitHub Desktop.
Missing date & time from top panel of Unity Desktop - Ubuntu 14.04
# Missing date & time from top panel of Unity Desktop - Ubuntu 14.04
# Try reseting its configuration
dconf reset -f /com/canonical/indicator/datetime/
# If it didn't show up try kill it, it should restart
pkill -f datetime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment