show_date edit after name change
This commit is contained in:
parent
ddd636a563
commit
d39f25dbdf
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ author = "Paul Wilde"
|
||||||
description = "Displays the date in dmenu"
|
description = "Displays the date in dmenu"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
srcDir = "src"
|
srcDir = "src"
|
||||||
bin = @["date"]
|
bin = @["show_date"]
|
||||||
|
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
|
|
Loading…
Reference in a new issue