update to new hyprland version

This commit is contained in:
2026-01-12 13:47:04 +00:00
parent acb84b3cac
commit 124b46e9fb
3 changed files with 6 additions and 14 deletions

View File

@@ -119,10 +119,10 @@ input {
accel_profile = flat
force_no_accel=2
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
sensitivity = 1 # -1.0 - 1.0, 0 means no modification.
touchpad {
natural_scroll = false
natural_scroll = true
}
}
@@ -221,14 +221,6 @@ bindl = , XF86AudioPrev, exec, playerctl previous
# Example windowrule
# windowrule = float,class:^(kitty)$,title:^(kitty)$
# Ignore maximize requests from apps. You'll probably like this.
windowrule = suppressevent maximize, class:(?!Minecraft Launcher).*
# Fix some dragging issues with XWayland
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
windowrule = pseudo,class:^$,title:^$,xwayland:1
source = ~/.config/hypr/keybinds.conf
source = ~/.config/hypr/applications.conf
source = ~/.config/hypr/decoration.conf