diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/.xinitrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/common/.xinitrc b/common/.xinitrc index 04ec5a6..b0656f8 100644 --- a/common/.xinitrc +++ b/common/.xinitrc @@ -15,4 +15,5 @@ export GTK_IM_MODULE=ibus export QT_IM_MODULE=ibus export XMODIFIERS=@im-ibus [ -f ~/.xinitrc.post ] && . ~/.xinitrc.post -emacs +emacs & +exec urxvt |