Skip to content

Commit ce22507

Browse files
authored
Add devilspie2 addon (#182)
1 parent c00cf10 commit ce22507

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,3 +193,6 @@
193193
[submodule "addons/trilogyloader/module"]
194194
path = addons/trilogyloader/module
195195
url = https://github.com/fokichevskiy/TrilogySnippets.git
196+
[submodule "addons/devilspie2/module"]
197+
path = addons/devilspie2/module
198+
url = https://github.com/sparr/LuaLS-Addon-devilspie2.git

addons/devilspie2/info.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
3+
"name": "Devilspie2",
4+
"description": "Definitions for Devilspie2 scripts and config"
5+
}

addons/devilspie2/module

Submodule module added at 4883f4c

0 commit comments

Comments
 (0)