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 c44ce19..b67491b 100755 --- a/scripts/Scripts/lc +++ b/scripts/Scripts/lc @@ -53,7 +53,7 @@ handle_stuff() { vboxmanage startvm "Windows xp" fi if [ "$1" = "wall" ]; then - feh --bg-tile Pictures/defaultWall.* + ~/Scripts/setwall fi if [ "$1" = "mic" ]; then amixer set Capture toggle |