diff options
| author | jacqueline <me@jacqueline.id.au> | 2023-11-24 15:13:10 +1100 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2023-11-24 15:13:10 +1100 |
| commit | 7c6eb2997cbba350e7384151e13659271508e08f (patch) | |
| tree | b6f95a4843521e69b24cbf4c126d84442d19fc23 /lua/img | |
| parent | 230721cd6271f3239b42e1d2471f8db15bebd712 (diff) | |
| download | tangara-fw-7c6eb2997cbba350e7384151e13659271508e08f.tar.gz | |
Migrate 'now playing' screen to lua
Diffstat (limited to 'lua/img')
| -rw-r--r-- | lua/img/next.png | bin | 0 -> 621 bytes |
| -rw-r--r-- | lua/img/pause.png | bin | 0 -> 581 bytes |
| -rw-r--r-- | lua/img/play.png | bin | 0 -> 617 bytes |
| -rw-r--r-- | lua/img/prev.png | bin | 0 -> 626 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/lua/img/next.png b/lua/img/next.png Binary files differnew file mode 100644 index 00000000..1b22a509 --- /dev/null +++ b/lua/img/next.png diff --git a/lua/img/pause.png b/lua/img/pause.png Binary files differnew file mode 100644 index 00000000..29fa4b90 --- /dev/null +++ b/lua/img/pause.png diff --git a/lua/img/play.png b/lua/img/play.png Binary files differnew file mode 100644 index 00000000..cc10cab5 --- /dev/null +++ b/lua/img/play.png diff --git a/lua/img/prev.png b/lua/img/prev.png Binary files differnew file mode 100644 index 00000000..f17e6162 --- /dev/null +++ b/lua/img/prev.png |
