-
Notifications
You must be signed in to change notification settings - Fork 4
/
hyprpm.toml
23 lines (21 loc) · 1.03 KB
/
hyprpm.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[repository]
name = "hyprWorkspaceLayouts"
authors = ["Zakk"]
commit_pins = [
["03ebbe18ed8517ee22591eac82cd54322f42cb7d", "4721b6433d4cdab52153e22300081127398d3199"],
["84ab8d11e8951a6551d1e1bf87796a8589da6d47", "46a9e3a3ad5444957eacb04bbc1239a634f132dc"],
["1c460e98f870676b15871fe4e5bfeb1a32a3d6d8", "1a7c06662e743689501a4f82c2a5274f2c888fc6"],
["19c90048d65a5660384d2fb865926a366696d6be", "610ac607f1a3385a57babb07c8609d4df80b0beb"],
["c5e28ebcfe00a510922779b2c568cfa52a317445", "9f5527d555f848833f25808d49b54e260ff013fa"],
["3875679755014997776e091ff8903acfb311dd2f", "22f8e9f1a66a73f39481edef60846315ed198534"],
["e93fbd7c4f991cb8ef03e433ccc4d43587923e15", "7668dbee2ab571ed965c8911ee624eb57dae04c4"],
["9a09eac79b85c846e3a865a9078a3f8ff65a9259", "419bf7e78b89f67363194ac1afd35f891b8fab78"],
["4520b30d498daca8079365bdb909a8dea38e8d55", "c96578e8cc50f119212e528c1144f7e6f2b4c77e"]
]
[hyprWorkspaceLayouts]
description = "Use different layouts on workspaces"
authors = ["Zakk"]
output = "workspaceLayoutPlugin.so"
build = [
"make all"
]