From 122a0fd02d14ef50f5b7ccf0ffcb9885c2da0861 Mon Sep 17 00:00:00 2001 From: Alex Denes Date: Tue, 2 Jul 2024 08:41:13 +0000 Subject: [PATCH] Add input switching --- config | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/config b/config index 9381324..5f1d3c0 100644 --- a/config +++ b/config @@ -145,6 +145,16 @@ bar { } } +# +# Input: +# + +input "type:keyboard" { + xkb_layout us,de + xkb_variant ,nodeadkeys + xkb_options grp:alt_shift_toggle +} + # Colors client.focused #CC838C #101010 #CC838C #CC838C #CC838C client.focused_inactive #404040 #000000 #404040 #404040 #404040