diff options
Diffstat (limited to 'home/dot_local/share/bin/executable_fcitx5-temp-off')
| -rw-r--r-- | home/dot_local/share/bin/executable_fcitx5-temp-off | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/dot_local/share/bin/executable_fcitx5-temp-off b/home/dot_local/share/bin/executable_fcitx5-temp-off index b2f8ea9..e95e69f 100644 --- a/home/dot_local/share/bin/executable_fcitx5-temp-off +++ b/home/dot_local/share/bin/executable_fcitx5-temp-off @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh mkdir -p "$XDG_DATA_HOME/fcitx5" fcitx5-remote > "$XDG_DATA_HOME/fcitx5/state" fcitx5-remote -n > "$XDG_DATA_HOME/fcitx5/ime_name" |