mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 20:29:24 +00:00
Move compose key setting to the right place
This commit is contained in:
@ -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
|
||||||
|
@ -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
|
|
||||||
|
Reference in New Issue
Block a user