Basic rice set up. Still need to add a way to reiably update the package lists and i need a launcher.
This commit is contained in:
commit
3e89f350a6
107 changed files with 7553 additions and 0 deletions
18
private_dot_config/hypr/land/input.conf
Normal file
18
private_dot_config/hypr/land/input.conf
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
input {
|
||||
repeat_rate = 60
|
||||
repeat_delay = 200
|
||||
kb_layout = us
|
||||
kb_variant =
|
||||
kb_model =
|
||||
kb_options = compose:ralt
|
||||
kb_rules =
|
||||
|
||||
follow_mouse = 1
|
||||
|
||||
sensitivity = 0
|
||||
|
||||
touchpad {
|
||||
natural_scroll = false
|
||||
}
|
||||
}
|
||||
gesture = 3, horizontal, workspace
|
||||
Loading…
Add table
Add a link
Reference in a new issue