mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
update hyprland config
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user