Fix rotation and input mapping

This commit is contained in:
David Thurstenson 2021-07-08 20:31:06 -05:00
parent 8033ecce4b
commit ac20980e77
2 changed files with 16 additions and 1 deletions

View File

@ -0,0 +1,15 @@
# Sway Config: Common Input Configuration
#
# Thurstylark
# Set common touchpad options
input type:touchpad {
tap disabled
click_method clickfinger
}
# Touchscreen and Pen Mapping
input type:touch map_to_output $o-id
input type:tablet_tool map_to_output $o-id

View File

@ -3,7 +3,7 @@
# Thurstylark
set $rotate-display $o-internal-id
set $rotate-display eDP-1
bindsym $mod+Backslash mode "Rotate"