From f24793639bd276cb2278b10e163dace8eb2d0c90 Mon Sep 17 00:00:00 2001 From: Luca Matei Pintilie Date: Sun, 26 Feb 2023 12:25:26 +0100 Subject: Add cmus, newsboat and qutebrowser configs, as well as GB layout to sway. --- .config/sway/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.config/sway/config') diff --git a/.config/sway/config b/.config/sway/config index 885e846..57d2cf1 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -1,4 +1,4 @@ -# vi: ft=sh +# vi: ft=swayconfig # Read `man 5 sway` for a complete reference. ### Variables @@ -102,6 +102,7 @@ exec swayidle -w \ ### Input configuration input "2821:6228:Asus_Keyboard" xkb_layout us,no input "1:1:AT_Translated_Set_2_keyboard" xkb_layout no +input "1699:32801:Chicony_Saitek_Eclipse_II_Keyboard" xkb_layout gb,no # You can get the names of your inputs by running: swaymsg -t get_inputs # Read `man 5 sway-input` for more information about this section. -- cgit v1.2.3