diff options
Diffstat (limited to 'dot_config/sway/executable_emoji-wofi.sh')
| -rw-r--r-- | dot_config/sway/executable_emoji-wofi.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/sway/executable_emoji-wofi.sh b/dot_config/sway/executable_emoji-wofi.sh index 8d37240..1c16169 100644 --- a/dot_config/sway/executable_emoji-wofi.sh +++ b/dot_config/sway/executable_emoji-wofi.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env dash # Bemoji picker backend: filter out skin-tone variants # (U+1F3FB..U+1F3FF) before handing the emoji list to wofi. set -eu |
