11 lines
189 B
Text
11 lines
189 B
Text
source = ~/.config/hypr/hyprland.conf
|
|
|
|
bind = SUPER, return, exec, wezterm
|
|
bind = SUPER, M, exit,
|
|
|
|
input {
|
|
kb_options = ctrl:nocaps
|
|
touchpad {
|
|
natural_scroll = yes
|
|
}
|
|
}
|