From: Amin Bandali Date: Mon, 17 Jun 2019 23:01:27 +0000 (-0400) Subject: sway: move atreus config from langa to the main config X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/ed00e70402281fd87eebc879ccd747932872e1c3?ds=sidebyside;pf=~bandali sway: move atreus config from langa to the main config --- diff --git a/.config/sway/config b/.config/sway/config index 2a0f163..04e14cf 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -30,6 +30,13 @@ output DP-1 res 2560x1440 pos 0,0 # 672 = 1440 - 768 output LVDS-1 pos 2560,760 +### Input configuration + +input "65261:24672:technomancy_Atreus" { + repeat_delay 200 + repeat_rate 45 +} + ### Idle configuration exec swayidle \ diff --git a/.config/sway/langa b/.config/sway/langa index d8730f8..eaac0e1 100644 --- a/.config/sway/langa +++ b/.config/sway/langa @@ -13,10 +13,5 @@ input "1:1:AT_Translated_Set_2_keyboard" { xkb_options ctrl:nocaps,altwin:swap_alt_win,grp:shifts_toggle } -input "65261:24672:technomancy_Atreus" { - repeat_delay 200 - repeat_rate 45 -} - input "1386:230:Wacom_ISDv4_E6_Finger" map_to_output LVDS-1 input "1386:230:Wacom_ISDv4_E6_Pen" map_to_output LVDS-1