简体中文 | English
I have a Cube iWork 8 Windows 8 tablet, and I want it to be a clock and downloader.
So I installed Debian 11 on it, and made this theme.
With XClock run on it:
git clone https://github.com/UMU618/sddm-theme-clock
cd sddm-theme-clock
sudo ./install.sh
dateFont.pointSize: 72
is too big for English users.
Please modify Main.qml
and dateFont.pointSize: 60
will be fine.
It's base on sddm-theme-maui.