diff options
Diffstat (limited to 'dot_config/sway/executable_power-menu.sh')
| -rw-r--r-- | dot_config/sway/executable_power-menu.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/sway/executable_power-menu.sh b/dot_config/sway/executable_power-menu.sh index 999259c..40598a8 100644 --- a/dot_config/sway/executable_power-menu.sh +++ b/dot_config/sway/executable_power-menu.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env dash # Keyboard-driven power menu via wofi --dmenu (j/k navigation). set -eu |
