diff --git a/defaults/xcompose b/defaults/xcompose index 24a6b72..116d75d 100644 --- a/defaults/xcompose +++ b/defaults/xcompose @@ -20,3 +20,6 @@ include "%L"

: "🙏" # pray : "😉" # wink : "👌" # OK + : "👋" # greeting + : "💪" # arm + : "🤯" # blowing diff --git a/migrations/1738744474.sh b/migrations/1738744474.sh new file mode 100644 index 0000000..0f1847c --- /dev/null +++ b/migrations/1738744474.sh @@ -0,0 +1,3 @@ +# Local XCompose must change for included files to be picked up by ibus +sed -i '1i # Touched to update for Omakub defaults [5/2/2025]' ~/.XCompose +ibus restart