ignore sway input
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -23,3 +23,4 @@ claude/.claude/*
|
||||
pi/.pi/agent/themes
|
||||
/claude/.claude/settings.json
|
||||
/.claude/settings.json
|
||||
/sway/.config/sway/input
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
|
||||
input * {
|
||||
xkb_layout dk
|
||||
xkb_options lv3:lalt_switch
|
||||
pointer_accel 0
|
||||
}
|
||||
|
||||
input "type:touchpad" {
|
||||
natural_scroll disabled
|
||||
tap disabled
|
||||
click_method clickfinger
|
||||
scroll_factor 0.4
|
||||
dwt disabled
|
||||
}
|
||||
Reference in New Issue
Block a user