dotfiles

Personal dotfiles
git clone https://git.bracken.jp/dotfiles.git
Log | Files | Refs | LICENSE

commit 90d04a424a1d024c46f5ed832abdb1537d446909
parent adea861d8b054f23fa23a76a72b6f67e00d64487
Author: Chris Bracken <chris@bracken.jp>
Date:   Thu, 27 Apr 2023 10:38:07 -0700

sway: Use Japanese keyboard layout

Diffstat:
M.config/sway/config | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.config/sway/config b/.config/sway/config @@ -91,7 +91,7 @@ output * bg ~/Pictures/Desktops/current.png fill input * { # Use US keyboard layout (jp for Japanese layout) use caps as control, # right alt as AltGr/Compose for accents. - xkb_layout us + xkb_layout jp xkb_options ctrl:nocaps,compose:ralt repeat_delay 500 repeat_rate 25