diff options
Diffstat (limited to 'dot_config/sway/executable_emoji-picker.sh')
| -rw-r--r-- | dot_config/sway/executable_emoji-picker.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/sway/executable_emoji-picker.sh b/dot_config/sway/executable_emoji-picker.sh index 2a18283..86a379f 100644 --- a/dot_config/sway/executable_emoji-picker.sh +++ b/dot_config/sway/executable_emoji-picker.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env dash # Bemoji wrapper: drop skin-tone variants (U+1F3FB..U+1F3FF) so the # picker isn't cluttered with five copies of every people-emoji. # Bemoji pipes its emoji list to whatever BEMOJI_PICKER_CMD evaluates |
