From c1243cf0fc63425ebc600f15509b93be71a389d9 Mon Sep 17 00:00:00 2001 From: InigoGutierrez Date: Mon, 22 Apr 2019 18:27:40 +0200 Subject: Minor updates. --- bgSelector.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bgSelector.sh') diff --git a/bgSelector.sh b/bgSelector.sh index f69cd0f..236b4a0 100755 --- a/bgSelector.sh +++ b/bgSelector.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh if [ "$(date +%H)" -gt 18 ] then feh --bg-scale ~/images/wallpapers/night* -- cgit v1.2.1