- General > Show Battery Percentage: On
- Style: Dark
- Accent: Green
- BG: Static, row 1, col 3
Roku OS has betrayed me too many times.
# Install packages
Goals:
Sources:
# Add Docker's official GPG key:
sudo apt update
sudo apt install ca-certificates curl
sudo install -m 0755 -d /etc/apt/keyrings
sudo curl -fsSL https://download.docker.com/linux/ubuntu/gpg -o /etc/apt/keyrings/docker.asc
sudo chmod a+r /etc/apt/keyrings/docker.asc
# Add the repository to Apt sources: