1
0
forked from xomf/slabOS

Update slabos.lua

This commit is contained in:
xomf 2025-06-02 00:37:37 +00:00
parent 37a7f7e7a6
commit 195188e6fc

View File

@ -116,9 +116,9 @@ local function populate_homescreen_buttons()
homescreen:clear() homescreen:clear()
local button_width = 8 local button_width = 11
local button_height = 3 local button_height = 3
local button_spacing_x = 3 local button_spacing_x = 2
local button_spacing_y = 2 local button_spacing_y = 2
local current_x = button_spacing_x local current_x = button_spacing_x
local current_y = button_spacing_y local current_y = button_spacing_y