aboutsummaryrefslogtreecommitdiff
path: root/sxhkd/scripts/sxhkd/rofi_rotate.sh
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@dailly.me>2022-02-21 10:58:53 +0100
committerSébastien Dailly <sebastien@dailly.me>2022-02-21 10:58:53 +0100
commit30e771058c7669fe49d57c5fcfb8b96b937136a4 (patch)
treea28df705c6d82947ab164525b952ff3cc5f0e32d /sxhkd/scripts/sxhkd/rofi_rotate.sh
parent8ce590c46ce9c80d560c9e1dfc59ad52ba7a652f (diff)
Removed bashism in sxhkd scripts
Diffstat (limited to 'sxhkd/scripts/sxhkd/rofi_rotate.sh')
-rwxr-xr-xsxhkd/scripts/sxhkd/rofi_rotate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sxhkd/scripts/sxhkd/rofi_rotate.sh b/sxhkd/scripts/sxhkd/rofi_rotate.sh
index 6438f2a..82ee234 100755
--- a/sxhkd/scripts/sxhkd/rofi_rotate.sh
+++ b/sxhkd/scripts/sxhkd/rofi_rotate.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
if [ -z $1 ]; then
echo "Horaire"
echo "Antihoraire"