forked from albertlauncher/albert
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
104 lines (102 loc) · 4.05 KB
/
.gitmodules
File metadata and controls
104 lines (102 loc) · 4.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
[submodule "i18n"]
path = i18n
url = https://github.com/albertlauncher/i18n.git
[submodule "lib/QHotkey"]
path = lib/QHotkey
url = https://github.com/QtCommunity/QHotkey
[submodule "lib/QNotification"]
path = lib/QNotification
url = https://github.com/QtCommunity/QNotification
[submodule "plugins/application"]
path = plugins/application
url = https://github.com/albertlauncher/albert-plugin-application.git
[submodule "plugins/applications"]
path = plugins/applications
url = https://github.com/albertlauncher/albert-plugin-applications.git
[submodule "plugins/bluetooth"]
path = plugins/bluetooth
url = https://github.com/albertlauncher/albert-plugin-bluetooth.git
[submodule "plugins/caffeine"]
path = plugins/caffeine
url = https://github.com/albertlauncher/albert-plugin-caffeine.git
[submodule "plugins/calculator-qalculate"]
path = plugins/calculator-qalculate
url = https://github.com/albertlauncher/albert-plugin-calculator-qalculate.git
[submodule "plugins/chromium"]
path = plugins/chromium
url = https://github.com/albertlauncher/albert-plugin-chromium.git
[submodule "plugins/clipboard"]
path = plugins/clipboard
url = https://github.com/albertlauncher/albert-plugin-clipboard.git
[submodule "plugins/commandline"]
path = plugins/commandline
url = https://github.com/albertlauncher/albert-plugin-commandline.git
[submodule "plugins/contacts"]
path = plugins/contacts
url = https://github.com/albertlauncher/albert-plugin-contacts.git
[submodule "plugins/datetime"]
path = plugins/datetime
url = https://github.com/albertlauncher/albert-plugin-datetime.git
[submodule "plugins/debug"]
path = plugins/debug
url = https://github.com/albertlauncher/albert-plugin-debug.git
[submodule "plugins/dictionary"]
path = plugins/dictionary
url = https://github.com/albertlauncher/albert-plugin-dictionary.git
[submodule "plugins/docs"]
path = plugins/docs
url = https://github.com/albertlauncher/albert-plugin-docs.git
[submodule "plugins/files"]
path = plugins/files
url = https://github.com/albertlauncher/albert-plugin-files.git
[submodule "plugins/github"]
path = plugins/github
url = https://github.com/albertlauncher/albert-plugin-github.git
[submodule "plugins/hash"]
path = plugins/hash
url = https://github.com/albertlauncher/albert-plugin-hash.git
[submodule "plugins/homebrew"]
path = plugins/homebrew
url = https://github.com/albertlauncher/albert-plugin-homebrew.git
[submodule "plugins/mediaremote"]
path = plugins/mediaremote
url = https://github.com/albertlauncher/albert-plugin-mediaremote.git
[submodule "plugins/menubar"]
path = plugins/menubar
url = https://github.com/albertlauncher/albert-plugin-menubar.git
[submodule "plugins/obsidian"]
path = plugins/obsidian
url = https://github.com/albertlauncher/albert-plugin-obsidian.git
[submodule "plugins/python"]
path = plugins/python
url = https://github.com/albertlauncher/albert-plugin-python.git
[submodule "plugins/snippets"]
path = plugins/snippets
url = https://github.com/albertlauncher/albert-plugin-snippets.git
[submodule "plugins/spotify"]
path = plugins/spotify
url = https://github.com/albertlauncher/albert-plugin-spotify.git
[submodule "plugins/ssh"]
path = plugins/ssh
url = https://github.com/albertlauncher/albert-plugin-ssh.git
[submodule "plugins/system"]
path = plugins/system
url = https://github.com/albertlauncher/albert-plugin-system.git
[submodule "plugins/timer"]
path = plugins/timer
url = https://github.com/albertlauncher/albert-plugin-timer.git
[submodule "plugins/timezones"]
path = plugins/timezones
url = https://github.com/albertlauncher/albert-plugin-timezones.git
[submodule "plugins/urlhandler"]
path = plugins/urlhandler
url = https://github.com/albertlauncher/albert-plugin-urlhandler.git
[submodule "plugins/vpn"]
path = plugins/vpn
url = https://github.com/albertlauncher/albert-plugin-vpn.git
[submodule "plugins/websearch"]
path = plugins/websearch
url = https://github.com/albertlauncher/albert-plugin-websearch.git
[submodule "plugins/widgetsboxmodel"]
path = plugins/widgetsboxmodel
url = https://github.com/albertlauncher/albert-plugin-widgetsboxmodel.git