mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-06-12 18:17:21 +02:00
add steam-devices as a submodule
This commit is contained in:
parent
f55f617627
commit
4c7d5b5151
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -52,3 +52,9 @@
|
|||||||
branch = main
|
branch = main
|
||||||
ignore = dirty
|
ignore = dirty
|
||||||
shallow = true
|
shallow = true
|
||||||
|
[submodule "submodules/steam-devices"]
|
||||||
|
path = submodules/steam-devices
|
||||||
|
url = https://github.com/ValveSoftware/steam-devices.git
|
||||||
|
branch = master
|
||||||
|
ignore = dirty
|
||||||
|
shallow = true
|
||||||
|
1
etc/udev/rules.d/60-steam-input.rules
Symbolic link
1
etc/udev/rules.d/60-steam-input.rules
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../../../submodules/steam-devices/60-steam-input.rules
|
1
etc/udev/rules.d/60-steam-vr.rules
Symbolic link
1
etc/udev/rules.d/60-steam-vr.rules
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../../../submodules/steam-devices/60-steam-vr.rules
|
1
submodules/steam-devices
Submodule
1
submodules/steam-devices
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit e2971e45063f6b327ccedbf18e168bda6749155c
|
Loading…
x
Reference in New Issue
Block a user