hotalexnet/bin/kitty-chinese.sh
2025-09-06 02:37:31 +08:00

3 lines
53 B
Bash
Executable file

#!/bin/sh
export GLFW_IM_MODULE=ibus
exec kitty "$@"