diff options
Diffstat (limited to '.local/bin/setbg')
| -rwxr-xr-x | .local/bin/setbg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/setbg b/.local/bin/setbg index 5fdf566..6125654 100755 --- a/.local/bin/setbg +++ b/.local/bin/setbg @@ -1,4 +1,4 @@ -#!/usr/bin/env sh +#!/bin/sh # In LARBS, ~/.config/wall.png is the location of the system wallpaper. This # script, if given an argument, moves it there. This script without an |
