From 4f293bd5e3b969d7f65d8906acfa56c6b2503d27 Mon Sep 17 00:00:00 2001 From: wholteza Date: Wed, 25 Mar 2026 07:25:58 +0100 Subject: [PATCH] Changing kb layout on printer pc --- .config/sway/input | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/input b/.config/sway/input index 3d053f1..c71a376 100644 --- a/.config/sway/input +++ b/.config/sway/input @@ -8,7 +8,7 @@ input "*" xkb_options caps:backspace ## Set colemak layout on surface laptop input 1118:2478:Microsoft_Surface_045E:09AE_Keyboard xkb_layout colemak-se ## Set colemak layout on printer desktop -#input 9494:26:CM_Storm_Keyboard_--_QuickFire_XT xkb_layout colemak-se +input 9494:26:CM_Storm_Keyboard_--_QuickFire_XT xkb_layout colemak-se ## Remove pointer acceleration input "type:pointer" { accel_profile "flat"