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.
|
||||
|
||||
* notable deps
|
||||
- =fzf=
|
||||
- =ripgrep=
|
||||
- =ripgrep-all=
|
||||
- =fd=
|
||||
- =fu= (find icons)
|
||||
- =wlogout=
|
||||
- =bemenu=
|
||||
- =slurp=, =grim=, =swappy=
|
||||
- =SwayNotificationCenter=
|
||||
+ =fzf=
|
||||
+ =ripgrep=
|
||||
+ =ripgrep-all=
|
||||
+ =fd=
|
||||
+ =fu= (find icons)
|
||||
+ =wlogout=
|
||||
+ =bemenu=
|
||||
+ =slurp=, =grim=, =swappy=
|
||||
+ =SwayNotificationCenter=
|
||||
+ all =fcitx5= stuff (data, gtk, qt, mozc)
|
||||
|
||||
@@ -4,3 +4,8 @@ VISUAL=vim
|
||||
_JAVA_AWT_WM_NONREPARENTING=1
|
||||
SSH_AUTH_SOCK="${XDG_RUNTIME_DIR}/ssh-agent.socket"
|
||||
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
|
||||
exec syncthing
|
||||
exec swaync
|
||||
exec fcitx5
|
||||
|
||||
# Include some defaults
|
||||
include /etc/sway/config.d/*
|
||||
|
||||
Reference in New Issue
Block a user