hypr: update to new version

This commit is contained in:
Smirnov Oleksandr 2024-11-14 21:28:12 +02:00
parent e3a3ab31d4
commit dfbebb2110
No known key found for this signature in database

View file

@ -73,10 +73,11 @@ decoration {
passes = 1
}
drop_shadow = true
shadow_range = 4
shadow_render_power = 3
col.shadow = rgba(1a1a1aee)
shadow {
enabled = true
range = 10
render_power = 3
}
}
# }}}
# animations {{{
@ -98,14 +99,12 @@ dwindle {
pseudotile = false
preserve_split = false
force_split = 2
no_gaps_when_only = true
default_split_ratio = 1
}
# }}}
# master layout {{{
# https://wiki.hyprland.org/Configuring/Master-Layout
master {
no_gaps_when_only = true
orientation = right
new_on_top = true
}
@ -153,6 +152,14 @@ windowrulev2 = opacity 0.0 override 0.0 override,class:^(xwaylandvideobridge)$
windowrulev2 = noanim,class:^(xwaylandvideobridge)$
windowrulev2 = nofocus,class:^(xwaylandvideobridge)$
windowrulev2 = noinitialfocus,class:^(xwaylandvideobridge)$
# smart gaps
workspace = w[tv1], gapsout:0, gapsin:0
workspace = f[1], gapsout:0, gapsin:0
windowrulev2 = bordersize 0, floating:0, onworkspace:w[tv1]
windowrulev2 = rounding 0, floating:0, onworkspace:w[tv1]
windowrulev2 = bordersize 0, floating:0, onworkspace:f[1]
windowrulev2 = rounding 0, floating:0, onworkspace:f[1]
# }}}
# keymaps {{{
bind = $mod, q, killactive