From 0156e5e9b6bfb6ddee079d1d021d177041cd0f44 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 11 Aug 2022 18:21:14 +0530 Subject: feat: music player config --- scripts/notify.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/notify.sh') diff --git a/scripts/notify.sh b/scripts/notify.sh index 5111b87..2c07dee 100755 --- a/scripts/notify.sh +++ b/scripts/notify.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # All the wrapping wierdness to add support for cron # https://wiki.archlinux.org/index.php/Desktop_notifications#Usage_in_programming -- cgit v1.3.1