From ee7fdc9ab4d74d8ac6788345474c80974dc6dede Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Wed, 13 Mar 2024 23:10:07 +0700 Subject: [PATCH] update hyprland config --- .config/hypr/hyprland/general.conf | 2 ++ .config/hypr/hyprland/keybinds.conf | 8 +++--- .config/hypr/hyprland/rules.conf | 42 ++++++++++++++--------------- 3 files changed, 27 insertions(+), 25 deletions(-) diff --git a/.config/hypr/hyprland/general.conf b/.config/hypr/hyprland/general.conf index 496406cf8..e0456003b 100644 --- a/.config/hypr/hyprland/general.conf +++ b/.config/hypr/hyprland/general.conf @@ -113,12 +113,14 @@ animations { bezier = easeInOutCirc, 0.85, 0, 0.15, 1 bezier = easeOutCirc, 0, 0.55, 0.45, 1 bezier = easeOutExpo, 0.16, 1, 0.3, 1 + bezier = softAcDecel, 0.26, 0.26, 0.15, 1 # Animation configs animation = windows, 1, 3, md3_decel, popin 60% animation = border, 1, 10, default animation = fade, 1, 2.5, md3_decel # animation = workspaces, 1, 3.5, md3_decel, slide animation = workspaces, 1, 7, fluent_decel, slide + # animation = workspaces, 1, 2.5, softAcDecel, slide # animation = workspaces, 1, 7, fluent_decel, slidefade 15% # animation = specialWorkspace, 1, 3, md3_decel, slidefadevert 15% animation = specialWorkspace, 1, 3, md3_decel, slidevert diff --git a/.config/hypr/hyprland/keybinds.conf b/.config/hypr/hyprland/keybinds.conf index e8eedd610..77bf038d4 100644 --- a/.config/hypr/hyprland/keybinds.conf +++ b/.config/hypr/hyprland/keybinds.conf @@ -13,8 +13,8 @@ bindle=, XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- # ################################### Applications ################################### # Apps: just normal apps bind = Super, C, exec, code --password-store=gnome --enable-features=UseOzonePlatform --ozone-platform=wayland -bind = Super, T, exec, foot --override shell=fish -#bind = Super, Return, exec, foot --override shell=fish +bind = Super, T, exec, foot +# bind = Super, Return, exec, foot --override shell=fish bind = Super, E, exec, nautilus --new-window bind = Super+Alt, E, exec, thunar bind = Super, W, exec, firefox @@ -202,8 +202,8 @@ bindle = Alt, K, exec, ydotool key 108:1 108:0 bindle = Alt, J, exec, ydotool key 105:1 105:0 bindle = Alt, L, exec, ydotool key 106:1 106:0 # Control + Side mouse btn for switching tabs (Ctrl+PgUp/PgDn) -bind = Control, mouse:275, exec, ydotool key 29:1 104:1 104:0 29:0 -bind = Control, mouse:276, exec, ydotool key 29:1 109:1 109:0 29:0 +# bind = Control, mouse:275, exec, ydotool key 29:1 104:1 104:0 29:0 +# bind = Control, mouse:276, exec, ydotool key 29:1 109:1 109:0 29:0 diff --git a/.config/hypr/hyprland/rules.conf b/.config/hypr/hyprland/rules.conf index baf5033a3..5210add59 100644 --- a/.config/hypr/hyprland/rules.conf +++ b/.config/hypr/hyprland/rules.conf @@ -18,7 +18,7 @@ windowrule=float,title:^(Library)(.*)$ # ####### Layer rules ######## layerrule = xray 1, .* -#layerrule = noanim, .* +# layerrule = noanim, .* layerrule = noanim, selection layerrule = noanim, overview layerrule = noanim, anyrun @@ -42,23 +42,23 @@ layerrule = blur, session layerrule = noanim, sideright layerrule = noanim, sideleft -#layerrule = blur, bar -#layerrule = ignorealpha 0.64, bar -#layerrule = blur, corner.* -#layerrule = ignorealpha 0.69, corner.* -#layerrule = blur, dock -#layerrule = ignorealpha 0.69, dock -#layerrule = blur, indicator.* -#layerrule = ignorealpha 0.69, indicator.* -#layerrule = blur, overview -#layerrule = ignorealpha 0.69, overview -#layerrule = blur, cheatsheet -#layerrule = ignorealpha 0.69, cheatsheet -#layerrule = blur, sideright -#layerrule = ignorealpha 0.69, sideright -#layerrule = blur, sideleft -#layerrule = ignorealpha 0.69, sideleft -#layerrule = blur, indicator* -#layerrule = ignorealpha 0.69, indicator* -#layerrule = blur, osk -#layerrule = ignorealpha 0.69, osk +# layerrule = blur, bar +# layerrule = ignorealpha 0.64, bar +# layerrule = blur, corner.* +# layerrule = ignorealpha 0.69, corner.* +# layerrule = blur, dock +# layerrule = ignorealpha 0.69, dock +# layerrule = blur, indicator.* +# layerrule = ignorealpha 0.69, indicator.* +# layerrule = blur, overview +# layerrule = ignorealpha 0.69, overview +# layerrule = blur, cheatsheet +# layerrule = ignorealpha 0.69, cheatsheet +# layerrule = blur, sideright +# layerrule = ignorealpha 0.69, sideright +# layerrule = blur, sideleft +# layerrule = ignorealpha 0.69, sideleft +# layerrule = blur, indicator* +# layerrule = ignorealpha 0.69, indicator* +# layerrule = blur, osk +# layerrule = ignorealpha 0.69, osk