forked from Shinonome/dots-hyprland
hyprland: sync
This commit is contained in:
@@ -16,12 +16,9 @@ monitor=,addreserved, 0, 0, 0, 0
|
||||
source=~/.config/hypr/execs.conf
|
||||
|
||||
input {
|
||||
# Mouse
|
||||
force_no_accel = false
|
||||
|
||||
# Keyboard: Add a layout and uncomment kb_options for Win+Space switching shortcut
|
||||
kb_layout = us
|
||||
# kb_options = grp:win_space_toggle
|
||||
#kb_layout = us,vn
|
||||
#kb_options = grp:win_space_toggle
|
||||
numlock_by_default = true
|
||||
repeat_delay = 250
|
||||
repeat_rate = 35
|
||||
@@ -32,6 +29,8 @@ input {
|
||||
clickfinger_behavior = true
|
||||
scroll_factor = 0.5
|
||||
}
|
||||
|
||||
special_fallthrough = true
|
||||
}
|
||||
|
||||
binds {
|
||||
@@ -71,7 +70,7 @@ general {
|
||||
|
||||
dwindle {
|
||||
preserve_split = true
|
||||
# no_gaps_when_only = 1
|
||||
# no_gaps_when_only = 1
|
||||
smart_split = false
|
||||
smart_resizing = false
|
||||
}
|
||||
@@ -137,11 +136,12 @@ animations {
|
||||
misc {
|
||||
vfr = 1
|
||||
vrr = 1
|
||||
#layers_hog_mouse_focus = true
|
||||
focus_on_activate = true
|
||||
animate_manual_resizes = false
|
||||
animate_mouse_windowdragging = false
|
||||
#suppress_portal_warnings = true
|
||||
enable_swallow = true
|
||||
swallow_regex = (foot|kitty|allacritty|Alacritty)
|
||||
|
||||
disable_hyprland_logo = true
|
||||
force_hypr_chan = true
|
||||
@@ -159,11 +159,10 @@ debug {
|
||||
layerrule = noanim, selection
|
||||
source=~/.config/hypr/rules.conf
|
||||
|
||||
|
||||
# Dynamic colors
|
||||
source=~/.config/hypr/colors.conf
|
||||
|
||||
# Keybinds
|
||||
source=~/.config/hypr/keybinds.conf
|
||||
|
||||
|
||||
windowrulev2=rounding 20, onworkspace:1
|
||||
|
||||
Reference in New Issue
Block a user