Move compose key setting to the right place

This commit is contained in:
David Heinemeier Hansson
2025-06-01 14:26:40 +02:00
parent 5510ce8392
commit d226c516a2
2 changed files with 1 additions and 2 deletions

View File

@ -150,7 +150,7 @@ input {
kb_layout = us kb_layout = us
kb_variant = kb_variant =
kb_model = kb_model =
kb_options = kb_options = compose:caps
kb_rules = kb_rules =
follow_mouse = 1 follow_mouse = 1

View File

@ -24,4 +24,3 @@ env = XDG_DATA_DIRS,/usr/share:/usr/local/share:~/.local/share
# Use XCompose file # Use XCompose file
env = XCOMPOSEFILE,~/.XCompose env = XCOMPOSEFILE,~/.XCompose
env = XKB_OPTIONS,compose:caps