mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-25 19:14:39 +02:00
[sway] initial config based on i3
This commit is contained in:
parent
72aac248e5
commit
08de0874b5
5 changed files with 402 additions and 5 deletions
13
sway/thinkman
Normal file
13
sway/thinkman
Normal file
|
@ -0,0 +1,13 @@
|
|||
output "HDMI-A-3" {
|
||||
position 1600,0
|
||||
resolution 1920x1080
|
||||
scale 1.0
|
||||
}
|
||||
|
||||
input "2:7:SynPS/2_Synaptics_TouchPad" {
|
||||
dwt enabled
|
||||
tap enabled
|
||||
natural_scroll enabled
|
||||
middle_emulation enabled
|
||||
scroll_factor 0.5
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue