Bash : Move module to the correct path.

This commit is contained in:
Dmitry Voronin 2024-03-30 04:12:54 +03:00
parent 6c94d50bdf
commit d43b8641df
2 changed files with 0 additions and 4 deletions

View file

@ -1,4 +0,0 @@
# Start steam in Steam Link mode.
function steam_link() {
steam -pipewire -pipewire-dmabuf
}