aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dot_local/bin/executable_on-battery-suspend
diff options
context:
space:
mode:
Diffstat (limited to 'dot_local/bin/executable_on-battery-suspend')
-rw-r--r--dot_local/bin/executable_on-battery-suspend2
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_local/bin/executable_on-battery-suspend b/dot_local/bin/executable_on-battery-suspend
index 2f39cc7..93155d6 100644
--- a/dot_local/bin/executable_on-battery-suspend
+++ b/dot_local/bin/executable_on-battery-suspend
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env dash
# Suspend the system, but only if running on battery. Used as the
# swayidle `timeout` action so idle suspends save battery without ever
# firing while the laptop is plugged in.