diff options
Diffstat (limited to '.local/bin')
| -rwxr-xr-x | .local/bin/scr1 | 3 | ||||
| -rwxr-xr-x | .local/bin/scr2 | 3 | ||||
| -rwxr-xr-x | .local/bin/scr3 | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/.local/bin/scr1 b/.local/bin/scr1 index d4e5c40..360fe49 100755 --- a/.local/bin/scr1 +++ b/.local/bin/scr1 @@ -13,4 +13,5 @@ xrandr --output DP-2 --off xrandr --output DP-3 --off xrandr --output DP-5 --off -feh --no-fehbg --image-bg '#1d2021' --no-xinerama --bg-fill "$HOME"/pics/wp.jpg +# feh --no-fehbg --image-bg '#1d2021' --no-xinerama --bg-fill "$HOME"/pics/wp.jpg +setwp "$HOME"/pics/platform.jpg diff --git a/.local/bin/scr2 b/.local/bin/scr2 index 7ebde1f..e8a38c4 100755 --- a/.local/bin/scr2 +++ b/.local/bin/scr2 @@ -18,4 +18,5 @@ else xrandr --output DP-5 --off fi -feh --no-fehbg --image-bg '#1d2021' --no-xinerama --bg-fill "$HOME"/pics/wp.jpg +# feh --no-fehbg --image-bg '#1d2021' --no-xinerama --bg-fill "$HOME"/pics/wp.jpg +setwp "$HOME"/pics/platform.jpg diff --git a/.local/bin/scr3 b/.local/bin/scr3 index e679d17..e3b625d 100755 --- a/.local/bin/scr3 +++ b/.local/bin/scr3 @@ -10,4 +10,5 @@ xrandr \ --output DP-5 --off -feh --no-fehbg --image-bg '#1d2021' --no-xinerama --bg-fill "$HOME"/pics/wp.jpg +# feh --no-fehbg --image-bg '#1d2021' --no-xinerama --bg-fill "$HOME"/pics/wp.jpg +setwp "$HOME"/pics/platform.jpg |
