diff options
author | Amin Bandali <bandali@gnu.org> | 2020-04-11 23:42:55 -0400 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2020-04-11 23:42:55 -0400 |
commit | c4b211177c12a97f8ffe10055325dd90a0a39b31 (patch) | |
tree | 645971cff2f6cb44c8628ec29fa3d158815d11f7 /.config/sway/langa | |
parent | 5d3bd4099ecff7b02454efcb6f6bb355a992aef8 (diff) | |
download | configs-c4b211177c12a97f8ffe10055325dd90a0a39b31.tar.gz configs-c4b211177c12a97f8ffe10055325dd90a0a39b31.tar.xz configs-c4b211177c12a97f8ffe10055325dd90a0a39b31.zip |
delete old config files
- compton
- dunst
- i3status
- sway
- swaylock
- ncmpcpp
- pigeonhole
Diffstat (limited to '.config/sway/langa')
-rw-r--r-- | .config/sway/langa | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/.config/sway/langa b/.config/sway/langa deleted file mode 100644 index eaac0e1..0000000 --- a/.config/sway/langa +++ /dev/null @@ -1,17 +0,0 @@ -input "2:7:SynPS/2_Synaptics_TouchPad" { - events disabled - dwt enabled - tap enabled - natural_scroll enabled - click_method clickfinger -} - -input "1:1:AT_Translated_Set_2_keyboard" { - repeat_delay 200 - repeat_rate 45 - xkb_layout us_ab,ir - xkb_options ctrl:nocaps,altwin:swap_alt_win,grp:shifts_toggle -} - -input "1386:230:Wacom_ISDv4_E6_Finger" map_to_output LVDS-1 -input "1386:230:Wacom_ISDv4_E6_Pen" map_to_output LVDS-1 |