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/darrud | |
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/darrud')
-rw-r--r-- | .config/sway/darrud | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/.config/sway/darrud b/.config/sway/darrud deleted file mode 100644 index 4821860..0000000 --- a/.config/sway/darrud +++ /dev/null @@ -1,19 +0,0 @@ -output HDMI-A-1 res 2560x1440 pos 0,0 -output eDP-1 pos 2560,750 - -# focus output HDMI-A-1 - -input "1739:31251:DLL07BE:01_06CB:7A13_Touchpad" { - dwt enabled - tap enabled - natural_scroll enabled - middle_emulation enabled - click_method clickfinger -} - -input "1:1:AT_Translated_Set_2_keyboard" { - repeat_delay 200 - repeat_rate 45 - xkb_layout us,ir - xkb_options ctrl:nocaps,ctrl:swap_rwin_rctl,grp:shifts_toggle -} |