From ae72ef0e0d60dd4f9f7a2e399f2afa755c999cf5 Mon Sep 17 00:00:00 2001 From: Dejvino Date: Sun, 5 Jul 2020 00:19:47 +0200 Subject: [PATCH] Added 'tzdata' package to make the waybar time/date work --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7a225b2..1516efb 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,11 @@ Flash the system onto the phone (either to an SD card or directly to the eMMC wi Open a terminal on the phone (either through SSH, the serial connection or directly on the screen) and run this: ``` -# components -$ sudo apk add waybar bemenu swaylock swayidle squeekboard networkmanager htop pavucontrol bash dialog +# system components +$ sudo apk add waybar bemenu swaylock swayidle squeekboard bash dialog tzdata + +# user components +$ sudo apk add networkmanager htop pavucontrol # build tools $ sudo apk add git make meson ninja cargo linux-headers libinput-dev eudev-dev