feat(nvim): various plugins and small configuration details
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# MONITOR CONFIG
|
||||
# monitor=,preferred,auto,1
|
||||
monitor=,preferred,auto,1
|
||||
# monitor=,addreserved, 0, 0, 0, 0 # Custom reserved area
|
||||
|
||||
# HDMI port: mirror display. To see device name, use `hyprctl monitors`
|
||||
monitor=HDMI-A-1,2560x1440@144,1920x0,1,mirror,eDP-1
|
||||
# monitor=HDMI-A-1,2560x1440@144,1920x0,1,mirror,eDP-1
|
||||
|
||||
input {
|
||||
# Keyboard: Add a layout and uncomment kb_options for Win+Space switching shortcut
|
||||
@@ -14,7 +14,7 @@ input {
|
||||
repeat_rate = 35
|
||||
|
||||
touchpad {
|
||||
natural_scroll = yes
|
||||
natural_scroll = false
|
||||
disable_while_typing = true
|
||||
clickfinger_behavior = true
|
||||
scroll_factor = 0.5
|
||||
|
||||
Reference in New Issue
Block a user