Final commit before Lua migration
This commit is contained in:
+7
-8
@@ -4,11 +4,10 @@
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#input
|
||||
input {
|
||||
kb_layout = us
|
||||
kb_variant =
|
||||
kb_model =
|
||||
kb_options = compose:ralt
|
||||
kb_rules =
|
||||
resolve_binds_by_sym = 1
|
||||
kb_layout = us, us
|
||||
kb_variant = colemak,
|
||||
kb_options = ctrl:nocaps, compose:ralt, grp:ctrls_toggle
|
||||
|
||||
follow_mouse = 1
|
||||
|
||||
@@ -20,9 +19,9 @@ input {
|
||||
}
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#gestures
|
||||
gestures {
|
||||
workspace_swipe = false
|
||||
}
|
||||
#gestures {
|
||||
# workspace_swipe = false
|
||||
#}
|
||||
|
||||
# Example per-device config
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more
|
||||
|
||||
Reference in New Issue
Block a user