more scripts

This commit is contained in:
λmolinae 2025-05-17 16:06:38 -06:00
parent 7ce9b94ff0
commit c391f38ee0
5 changed files with 10 additions and 0 deletions

2
.local/bin/ctpvclear Normal file
View file

@ -0,0 +1,2 @@
#!/bin/sh
LD_LIBRARY_PATH="$HOME"/Documents/Miscelleaneous/alpchroot/usr/lib "$HOME"/.local/src/ctpv/ctpvclear "$@"

2
.local/bin/ctpvquit Normal file
View file

@ -0,0 +1,2 @@
#!/bin/sh
LD_LIBRARY_PATH="$HOME"/Documents/Miscelleaneous/alpchroot/usr/lib "$HOME"/.local/src/ctpv/quit/ctpvquit "$@"

2
.local/bin/dwl Normal file
View file

@ -0,0 +1,2 @@
#!/bin/sh
LD_LIBRARY_PATH="$HOME"/Documents/Miscelleaneous/alpchroot/usr/lib "$HOME"/.local/src/dwl/dwl "$@"

2
.local/bin/hellwal Normal file
View file

@ -0,0 +1,2 @@
#!/bin/sh
LD_LIBRARY_PATH="$HOME"/Documents/Miscelleaneous/alpchroot/usr/lib "$HOME"/.local/src/hellwal/hellwal "$@"

2
.local/bin/slstatus Normal file
View file

@ -0,0 +1,2 @@
#!/bin/sh
LD_LIBRARY_PATH="$HOME"/Documents/Miscelleaneous/alpchroot/usr/lib "$HOME"/.local/src/slstatus/slstatus "$@"