forked from Shinonome/dots-hyprland
hyprland: sync
This commit is contained in:
@@ -17,8 +17,8 @@ source=~/.config/hypr/execs.conf
|
||||
|
||||
input {
|
||||
# Keyboard: Add a layout and uncomment kb_options for Win+Space switching shortcut
|
||||
#kb_layout = us,vn
|
||||
#kb_options = grp:win_space_toggle
|
||||
kb_layout = us
|
||||
# kb_options = grp:win_space_toggle
|
||||
numlock_by_default = true
|
||||
repeat_delay = 250
|
||||
repeat_rate = 35
|
||||
@@ -30,7 +30,8 @@ input {
|
||||
scroll_factor = 0.5
|
||||
}
|
||||
|
||||
# special_fallthrough = true
|
||||
special_fallthrough = true
|
||||
follow_mouse = 1
|
||||
}
|
||||
|
||||
binds {
|
||||
@@ -90,7 +91,7 @@ decoration {
|
||||
contrast = 1
|
||||
}
|
||||
# Shadow
|
||||
drop_shadow = true
|
||||
drop_shadow = false
|
||||
shadow_ignore_window = true
|
||||
shadow_range = 20
|
||||
shadow_offset = 0 2
|
||||
@@ -136,11 +137,11 @@ animations {
|
||||
misc {
|
||||
vfr = 1
|
||||
vrr = 1
|
||||
#layers_hog_mouse_focus = true
|
||||
# layers_hog_mouse_focus = true
|
||||
focus_on_activate = true
|
||||
animate_manual_resizes = false
|
||||
animate_mouse_windowdragging = false
|
||||
enable_swallow = true
|
||||
enable_swallow = false
|
||||
swallow_regex = (foot|kitty|allacritty|Alacritty)
|
||||
|
||||
disable_hyprland_logo = true
|
||||
|
||||
Reference in New Issue
Block a user