summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Lee <me@xiangyangli.com>2017-12-02 01:46:18 +0800
committerSteve Lee <me@xiangyangli.com>2017-12-02 01:46:18 +0800
commit4368d1479fc9c844222f5e262b9f63e12f5d14ea (patch)
tree41176e4c14d58227e1577f78a6869077b8253b05
parent9098f82b79af5e5193971d582589c42d72142cc6 (diff)
downloaddotfiles-4368d1479fc9c844222f5e262b9f63e12f5d14ea.tar.xz
dotfiles-4368d1479fc9c844222f5e262b9f63e12f5d14ea.zip
xmodmap startup
-rw-r--r--.xinitrc1
-rw-r--r--.xprofile2
2 files changed, 1 insertions, 2 deletions
diff --git a/.xinitrc b/.xinitrc
new file mode 100644
index 0000000..56a5b19
--- /dev/null
+++ b/.xinitrc
@@ -0,0 +1 @@
+xmodmap ~/.xmodmap
diff --git a/.xprofile b/.xprofile
index 07a8304..c88c56e 100644
--- a/.xprofile
+++ b/.xprofile
@@ -1,5 +1,3 @@
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS=@im=fcitx
-
-xmodmap ~/.xmodmap