summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorAylur <[email protected]>2024-09-12 00:43:42 +0200
committerAylur <[email protected]>2024-09-12 00:43:42 +0200
commitcbedb70d07664287dd53aeb4dd52918ccd862667 (patch)
treeeb4c0acff328e5831a91f0ba54fdfe2da6b9e9e2 /examples
parent6c5d7659a75c093588117c4c28dd046409b3ac8f (diff)
docs: touchups
Diffstat (limited to 'examples')
-rw-r--r--examples/lua/simple-bar/app.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/lua/simple-bar/app.lua b/examples/lua/simple-bar/app.lua
index 8c3359b..aecf7a6 100644
--- a/examples/lua/simple-bar/app.lua
+++ b/examples/lua/simple-bar/app.lua
@@ -1,4 +1,3 @@
-#!/usr/bin/lua
local astal = require("astal")
local App = astal.App