Fix ć being typen as ç in GTK apps

This commit is contained in:
2022-06-26 15:40:04 +02:00
parent 1a67540672
commit c7c90e89e1
3 changed files with 12 additions and 0 deletions

2
home/xprofile Normal file
View File

@@ -0,0 +1,2 @@
export GTK_IM_MODULE=xim
export XMODIFIERS="@im=none"