diff options
author | Alex Auvolat <alex@adnab.me> | 2021-03-14 15:04:59 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2021-03-14 15:04:59 +0100 |
commit | 9da0cbe5efc55d5c8a7726ab2ca57595f2677c8f (patch) | |
tree | 7598bef7633dd98c352f6ee6b1608690f8230235 /dot_xprofile | |
parent | ae2e8ad7c2e1812b171eeca57ac00f8ba5d20cf5 (diff) | |
download | user-config-9da0cbe5efc55d5c8a7726ab2ca57595f2677c8f.tar.gz user-config-9da0cbe5efc55d5c8a7726ab2ca57595f2677c8f.zip |
Move files around
Diffstat (limited to 'dot_xprofile')
-rwxr-xr-x | dot_xprofile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/dot_xprofile b/dot_xprofile deleted file mode 100755 index 3bfc1d2..0000000 --- a/dot_xprofile +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -#export GTK_IM_MODULE_FILE=/etc/gtk-2.0/gtk.immodules -#export GTK_IM_MODULE='uim' -#export QT_IM_MODULE='uim' -#uim-xim & -#export XMODIFIERS='@im=uim' - |