diff options
Diffstat (limited to 'home/dot_local/share/mode/switch.d/executable_fcitx5')
| -rw-r--r-- | home/dot_local/share/mode/switch.d/executable_fcitx5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/dot_local/share/mode/switch.d/executable_fcitx5 b/home/dot_local/share/mode/switch.d/executable_fcitx5 index 2cc6ccb..c046737 100644 --- a/home/dot_local/share/mode/switch.d/executable_fcitx5 +++ b/home/dot_local/share/mode/switch.d/executable_fcitx5 @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh [ $no_cfg -eq 1 ] && return mkcd "$XDG_DATA_HOME/fcitx5/themes/mode" |