summaryrefslogtreecommitdiff
path: root/fish.lua
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2023-01-03 02:48:52 +0000
committerubq323 <ubq323@ubq323.website>2023-01-03 02:48:52 +0000
commitcf95064120fdfff00f61e7c6397804dca0162afe (patch)
treed021547085b1db5d86d3d90f5a3535a2ecc2feae /fish.lua
parenta1e78e30f6f7e1806a616211772f057eaab204ba (diff)
fish
Diffstat (limited to 'fish.lua')
-rw-r--r--fish.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/fish.lua b/fish.lua
index 4fa2eae..576a791 100644
--- a/fish.lua
+++ b/fish.lua
@@ -19,5 +19,5 @@ while true do
os.sleep()
end
-os.sleep(0.3)
+os.sleep(0.5)
end