dotfiles/.config/hypr/general.conf

69 lines
835 B
Plaintext
Raw Normal View History

2024-06-23 19:39:49 +02:00
# GENERAL
input {
kb_layout = us,rs
kb_variant = ,yz
kb_options = caps:escape,grp:menu_toggle
2024-06-23 19:39:49 +02:00
follow_mouse = 1
2024-06-23 19:39:49 +02:00
repeat_rate = 50
repeat_delay = 300
numlock_by_default = 1
2024-06-23 19:39:49 +02:00
force_no_accel = true
2024-06-23 19:39:49 +02:00
touchpad {
scroll_factor = 0.4
natural_scroll = false
tap-to-click = true
tap-and-drag = true
disable_while_typing = true
}
2024-06-23 19:39:49 +02:00
}
2024-07-22 23:30:31 +02:00
cursor {
allow_dumb_copy = true
}
2024-06-23 19:39:49 +02:00
general {
col.inactive_border = 0xff45475a
col.active_border = rgba(cba6f7ff) rgba(89b4faff) rgba(94e2d5ff) 10deg
2024-06-23 19:39:49 +02:00
gaps_in = 7
gaps_out = 15
2024-06-23 19:39:49 +02:00
layout = dwindle
border_size = 0
2024-06-23 19:39:49 +02:00
}
gestures {
workspace_swipe = true
workspace_swipe_fingers = 3
2024-06-23 19:39:49 +02:00
}
misc {
vfr = true
vrr = 1
swallow_regex = ^(kitty)$
enable_swallow = 1
disable_hyprland_logo = true
2024-06-23 19:39:49 +02:00
}
master {
no_gaps_when_only = false
2024-06-23 19:39:49 +02:00
}
dwindle {
no_gaps_when_only = false
2024-06-23 19:39:49 +02:00
}