1
0

input updates

This commit is contained in:
2023-01-29 12:02:06 +01:00
parent a42589d847
commit cae2993dd9
+3 -1
View File
@@ -30,6 +30,8 @@ input {
kb_layout = us
kb_variant = intl
follow_mouse = 2
repeat_delay = 300
repeat_rate = 30
}
# https://wiki.hyprland.org/Configuring/Variables/#general
@@ -40,7 +42,7 @@ general {
col.active_border = $color4 $color0 $color4 45deg
col.inactive_border = $color0
no_border_on_floating = true
no_cursor_warps = true
no_cursor_warps = false
layout = dwindle
}