i3 & pam_environment: enable fcitx

This commit is contained in:
Aminda Suomalainen 2019-02-21 23:38:26 +02:00
parent 960da118f1
commit 715733ccbd
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
2 changed files with 9 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# gnome-screenshot i3lock sudo hibernate playerctl pulseaudio-utils
# galculator network-manager-gnome redshift-gtk x11-xserver-utils
# pasystray feh rofi pulsemixer libnotify-bin xcompmgr xfce4-terminal
# fonts-dejavu dbus-x11 arandr numlockx
# fonts-dejavu dbus-x11 arandr numlockx fcitx-bin fcitx-mozc
#
# Debian theming: lxappearance gtk-chtheme qt4-qtconfig
# https://askubuntu.com/a/600946
@ -25,6 +25,7 @@ set $TERMINAL xfce4-terminal
# i3lock options: black colour, cursor (that does nothing)
# show failed attempts.
set $ScreenLockCmd i3lock -c 000000 -p win -f
#set $ScreenLockCmd i3lock-fancy
# Font for window titles. Will also be used by the bar unless a different
# font is used in the bar {} block below.
@ -272,6 +273,8 @@ exec --no-startup-id xcompmgr -c -n
# Make everything a bit transparent, you don't want this.
#exec --no-startup-id compton --active-opacity 0.95 --inactive-opacity 0.95 -m 0.95 -e 0.95
exec --no-startup-id numlockx on
# see also pam_environment https://wiki.archlinux.org/index.php/Fcitx#Non_desktop_environment
exec --no-startup-id fcitx
# CHANGEME - weird autostart options that may not be suitable even for my other devices
# Centre of Lauttasaari

View File

@ -14,3 +14,8 @@ LC_MONETARY DEFAULT=fi_FI.UTF-8
LC_NAME DEFAULT=fi_FI.UTF-8
# +358...
LC_TELEPHONE DEFAULT=fi_FI.UTF-8
# fcitx input method
GTK_IM_MODULE=fcitx
QT_IM_MODULE=fcitx
XMODIFIERS=@im=fcitx