From 2261befa3f770ddba6ceba134903491a5f96dff3 Mon Sep 17 00:00:00 2001 From: juacq97 Date: Tue, 16 Apr 2019 20:50:31 -0600 Subject: [PATCH] Changed bash to sh --- user-scripts/{nitrogen => nwal} | 0 user-scripts/pywal | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename user-scripts/{nitrogen => nwal} (100%) diff --git a/user-scripts/nitrogen b/user-scripts/nwal similarity index 100% rename from user-scripts/nitrogen rename to user-scripts/nwal diff --git a/user-scripts/pywal b/user-scripts/pywal index f4772ef3..3db52abb 100755 --- a/user-scripts/pywal +++ b/user-scripts/pywal @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/usr/bin/env sh # Description: Set the selected image as wallpaper using pywal and change the terminal color schemes. Just put the cursor on a image and run the script. # -- 2.48.1