Update slabos.lua
This commit is contained in:
parent
37a7f7e7a6
commit
195188e6fc
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user