aboutsummaryrefslogtreecommitdiff
path: root/System/desktop.lua
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-11-16 15:25:12 -0500
committerAndrew Lee <alee14498@protonmail.com>2020-11-16 15:25:12 -0500
commit59acb51a3297917dd8eebc84ea85abd91e7803df (patch)
tree974eef8030e1bc1e49017a38c7ffa31b00f5f47a /System/desktop.lua
parentfb04d5143b20194f98955bd2d151cc80ef00c1a9 (diff)
downloadbits-UI-59acb51a3297917dd8eebc84ea85abd91e7803df.tar.gz
bits-UI-59acb51a3297917dd8eebc84ea85abd91e7803df.tar.bz2
bits-UI-59acb51a3297917dd8eebc84ea85abd91e7803df.zip
Some fixes with files; Reduced sleep on boot
Diffstat (limited to 'System/desktop.lua')
-rw-r--r--System/desktop.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/System/desktop.lua b/System/desktop.lua
index fe6cbb6..27b7e07 100644
--- a/System/desktop.lua
+++ b/System/desktop.lua
@@ -13,7 +13,7 @@
GNU General Public License for more details.
]]--
-os.loadAPI("/system/apis/flib.lua")
+os.loadAPI("/System/apis/flib.lua")
local backgroundColour = 32768
local backgroundImage = "/home/.background"
local panelColour = 8192