From ae9f332afc5185542731a0615f58c3eff4425932 Mon Sep 17 00:00:00 2001 From: tastytea Date: Thu, 21 Mar 2024 15:19:35 +0100 Subject: [PATCH] sway: configure compose key (menu and scroll lock) --- .config/sway/config.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config.common b/.config/sway/config.common index 206873d..3fcf133 100644 --- a/.config/sway/config.common +++ b/.config/sway/config.common @@ -20,7 +20,7 @@ for_window [app_id="_scratchpad$"] move scratchpad input type:keyboard { 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