Skip to content

Instantly share code, notes, and snippets.

@pongloongyeat
Created January 14, 2021 14:03
Show Gist options
  • Save pongloongyeat/71500784ef5dd51d486ca8f818baf8a7 to your computer and use it in GitHub Desktop.
Save pongloongyeat/71500784ef5dd51d486ca8f818baf8a7 to your computer and use it in GitHub Desktop.

elementaryOS 6.0 Daily

Simple checklist to make eOS6.0 (daily build) my daily driver.

Small stuff

  • Install pantheon-tweaks
  • Run G213Colors.py with colour #3465a4 on startup.
  • Make eOS use local time to fix dual boot time sync timedatectl set-local-rtc 1 --adjust-system-clock.

PPA-related

Open lsb-release and os-release and change it out to

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.1 LTS"
NAME="Ubuntu"
VERSION="20.04.1 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.1 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal

Vala dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment