diff options
Diffstat (limited to 'scripts/Scripts/lc')
-rwxr-xr-x | scripts/Scripts/lc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Scripts/lc b/scripts/Scripts/lc index a58d826..1f6aaab 100755 --- a/scripts/Scripts/lc +++ b/scripts/Scripts/lc @@ -59,7 +59,7 @@ handle_stuff() { vboxmanage startvm "Windows xp" fi if [ "$1" = "wall" ]; then - ~/Scripts/setwall + $HOME/Scripts/setwall -A fi if [ "$1" = "mic" ]; then amixer set Capture toggle |