Updates
This commit is contained in:
parent
41f0e5fadd
commit
b22cdc7de1
@ -8,9 +8,20 @@ input {
|
|||||||
kb_model =
|
kb_model =
|
||||||
kb_options =
|
kb_options =
|
||||||
|
|
||||||
|
# For United States
|
||||||
|
# kb_layout = us
|
||||||
|
# kb_variant = intl
|
||||||
|
# kb_model = pc105
|
||||||
|
# kb_options =
|
||||||
|
|
||||||
follow_mouse = 1
|
follow_mouse = 1
|
||||||
touchpad {
|
touchpad {
|
||||||
natural_scroll = false
|
natural_scroll = false
|
||||||
}
|
}
|
||||||
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
||||||
}
|
}
|
||||||
|
|
||||||
|
kb_layout = us
|
||||||
|
kb_variant = intl
|
||||||
|
kb_model = pc105
|
||||||
|
kb_options =
|
||||||
|
6
hypr/conf/monitors/1366x768.conf
Normal file
6
hypr/conf/monitors/1366x768.conf
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# -----------------------------------------------------
|
||||||
|
# Monitor Setup
|
||||||
|
# name: "1366x768"
|
||||||
|
# -----------------------------------------------------
|
||||||
|
|
||||||
|
monitor=,1366x768,auto,1
|
Loading…
Reference in New Issue
Block a user