Add laptop hypr config branch

This commit is contained in:
2025-12-31 18:01:46 +01:00
commit 36c60103ea
9 changed files with 380 additions and 0 deletions
+75
View File
@@ -0,0 +1,75 @@
input {
kb_layout = us
kb_variant =
kb_model =
kb_options = fkeys:basic_13-24
kb_rules =
sensitivity = 0
accel_profile = flat
follow_mouse = 1
touchpad {
natural_scroll = true
scroll_factor = 0.4
disable_while_typing = true
middle_button_emulation = true
}
}
misc {
disable_hyprland_logo = true
}
general {
gaps_in = 3
gaps_out = 8
border_size = 3
col.active_border = $sky $teal $green $blue 90deg
col.inactive_border = $crust 90deg
}
decoration {
rounding = 5
shadow {
enabled = true
range = 25
render_power = 5
color = $crust
color_inactive = $surface1
}
blur {
enabled = true
size = 6
passes = 2
new_optimizations = on
ignore_opacity = true
contrast = 1.0
brightness = 1.0
vibrancy = 0
vibrancy_darkness = 0
xray = false
noise = 0.05
popups = true
input_methods = true
}
}
animations {
enabled = 1
bezier = overshot,0.13,0.99,0.29,1.1
animation = windows,1,4,overshot,slide
animation = border,1,10,default
animation = fade,1,10,default
animation = workspaces,1,6,overshot,slidevert
}
dwindle {
pseudotile = 1
force_split = 0
preserve_split = true
}
ecosystem {
no_donation_nag = true
no_update_news = true
}