init
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
# lxpanel-dtime
|
||||
|
||||
Patch for lxpanel that allows displaying erisian time
|
||||
Patch for lxpanel that allows displaying erisian time. Preparing **lxpanel 0.11.1** for build and installation, featuring an enhanced Digital Clock: display of Erisian (Discordian) time via formatting codes.
|
||||
|
||||
Build scripts for Debian 13 and Gentoo. Written by Qwen 3.8 27B.
|
||||
|
||||
| Code | Value |
|
||||
|-------|-------------------------------------------------------------|
|
||||
| `%eY` | discordian yaer (YOLD) |
|
||||
| `%ey` | erisian year (YOLD−3000) |
|
||||
| `%eS` | name of season (Chaos…Aftermath) |
|
||||
| `%eE` | season number (1–5) |
|
||||
| `%ed` | day of the season (1–73) |
|
||||
| `%eh` | erisian hour (0–9) |
|
||||
| `%em` | erisian minute (00–99) |
|
||||
| `%es` | erisian second (00–99) |
|
||||
| `%ew` | discordian name of the day of the week |
|
||||
| `%ut` | unix time |
|
||||
Reference in New Issue
Block a user