Add jp input
This commit is contained in:
19
README.org
19
README.org
@@ -10,12 +10,13 @@ Fallsback are provided in =fallback-fonts/=
|
|||||||
SFMono also provides icons.
|
SFMono also provides icons.
|
||||||
|
|
||||||
* notable deps
|
* notable deps
|
||||||
- =fzf=
|
+ =fzf=
|
||||||
- =ripgrep=
|
+ =ripgrep=
|
||||||
- =ripgrep-all=
|
+ =ripgrep-all=
|
||||||
- =fd=
|
+ =fd=
|
||||||
- =fu= (find icons)
|
+ =fu= (find icons)
|
||||||
- =wlogout=
|
+ =wlogout=
|
||||||
- =bemenu=
|
+ =bemenu=
|
||||||
- =slurp=, =grim=, =swappy=
|
+ =slurp=, =grim=, =swappy=
|
||||||
- =SwayNotificationCenter=
|
+ =SwayNotificationCenter=
|
||||||
|
+ all =fcitx5= stuff (data, gtk, qt, mozc)
|
||||||
|
|||||||
@@ -4,3 +4,8 @@ VISUAL=vim
|
|||||||
_JAVA_AWT_WM_NONREPARENTING=1
|
_JAVA_AWT_WM_NONREPARENTING=1
|
||||||
SSH_AUTH_SOCK="${XDG_RUNTIME_DIR}/ssh-agent.socket"
|
SSH_AUTH_SOCK="${XDG_RUNTIME_DIR}/ssh-agent.socket"
|
||||||
DOCKER_HOST=unix:///run/user/$UID/podman/podman.sock
|
DOCKER_HOST=unix:///run/user/$UID/podman/podman.sock
|
||||||
|
GTK_IM_MODULE=fcitx5
|
||||||
|
QT_IM_MODULE=fcitx5
|
||||||
|
SDL_IM_MODULE=fcitx5
|
||||||
|
GLFW_IM_MODULE=ibus
|
||||||
|
XMODIFIERS="@im=fcitx5"
|
||||||
|
|||||||
@@ -197,6 +197,7 @@ bar {
|
|||||||
# Startup programs
|
# Startup programs
|
||||||
exec syncthing
|
exec syncthing
|
||||||
exec swaync
|
exec swaync
|
||||||
|
exec fcitx5
|
||||||
|
|
||||||
# Include some defaults
|
# Include some defaults
|
||||||
include /etc/sway/config.d/*
|
include /etc/sway/config.d/*
|
||||||
|
|||||||
Reference in New Issue
Block a user