sway: configure compose key (menu and scroll lock)
This commit is contained in:
parent
19fe6c7d24
commit
ae9f332afc
|
@ -20,7 +20,7 @@ for_window [app_id="_scratchpad$"] move scratchpad
|
||||||
|
|
||||||
input type:keyboard {
|
input type:keyboard {
|
||||||
xkb_variant nodeadkeys
|
xkb_variant nodeadkeys
|
||||||
xkb_options caps:super
|
xkb_options caps:super,compose:sclk,compose:menu
|
||||||
}
|
}
|
||||||
|
|
||||||
exec dbus-update-activation-environment WAYLAND_DISPLAY DISPLAY XDG_CURRENT_DESKTOP=sway
|
exec dbus-update-activation-environment WAYLAND_DISPLAY DISPLAY XDG_CURRENT_DESKTOP=sway
|
||||||
|
|
Loading…
Reference in New Issue
Block a user