diff options
Diffstat (limited to 'dot_config/sway/executable_brightness-osd.sh')
| -rw-r--r-- | dot_config/sway/executable_brightness-osd.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/sway/executable_brightness-osd.sh b/dot_config/sway/executable_brightness-osd.sh index cc802ad..614fc6f 100644 --- a/dot_config/sway/executable_brightness-osd.sh +++ b/dot_config/sway/executable_brightness-osd.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env dash # Print brightness percent to wob's fifo to flash a brightness bar. # Usage: brightness-osd.sh up|down set -eu |
