diff options
author | ubq323 <ubq323@ubq323.website> | 2024-03-31 00:31:45 +0000 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2024-03-31 00:31:45 +0000 |
commit | 341bf48befe2d0a9276bc875fe6b62a033fd5973 (patch) | |
tree | 930495a5b3b38f572bc9cd25952d48445b9993fb | |
parent | 1e8f62988f9a2f9d12abfb23079114f4136d3aaf (diff) |
launch beeite
-rw-r--r-- | beeite.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ local fb = framebuf.new() local monitors = { - "monitor_1808", "monitor_1810", "montor_1809" + "monitor_1808", "monitor_1810", "monitor_1809" } for ix,iname in ipairs(monitors) do |