Skip to content

Instantly share code, notes, and snippets.

@Alxandr
Created January 27, 2025 12:18
Show Gist options
  • Save Alxandr/540f0a65b12ce12d2abc1dcd6a5bfbe2 to your computer and use it in GitHub Desktop.
Save Alxandr/540f0a65b12ce12d2abc1dcd6a5bfbe2 to your computer and use it in GitHub Desktop.
animations {
bezier=easeOutQuint,0.23,1,0.32,1
bezier=easeInOutCubic,0.65,0.05,0.36,1
bezier=linear,0,0,1,1
bezier=almostLinear,0.5,0.5,0.75,1.0
bezier=quick,0.15,0,0.1,1
animation=global, 1, 10, default
animation=border, 1, 5.39, easeOutQuint
animation=windows, 1, 4.79, easeOutQuint
animation=windowsIn, 1, 4.1, easeOutQuint, popin 87%
animation=windowsOut, 1, 1.49, linear, popin 87%
animation=fadeIn, 1, 1.73, almostLinear
animation=fadeOut, 1, 1.46, almostLinear
animation=fade, 1, 3.03, quick
animation=layers, 1, 3.81, easeOutQuint
animation=layersIn, 1, 4, easeOutQuint, fade
animation=layersOut, 1, 1.5, linear, fade
animation=fadeLayersIn, 1, 1.79, almostLinear
animation=fadeLayersOut, 1, 1.39, almostLinear
animation=workspaces, 1, 1.94, almostLinear, fade
animation=workspacesIn, 1, 1.21, almostLinear, fade
animation=workspacesOut, 1, 1.94, almostLinear, fade
enabled=true
}
decoration {
blur {
enabled=true
passes=1
size=3
vibrancy=0.169600
}
shadow {
color=rgba(15151599)
}
active_opacity=1.000000
inactive_opacity=1.000000
rounding=10
}
general {
allow_tearing=false
border_size=2
col.active_border=rgb(6fc2ef)
col.inactive_border=rgb(505050)
gaps_in=5
gaps_out=20
layout=dwindle
resize_on_border=false
}
gestures {
workspace_swipe=false
}
group {
groupbar {
col.active=rgb(6fc2ef)
col.inactive=rgb(505050)
text_color=rgb(d0d0d0)
}
col.border_active=rgb(6fc2ef)
col.border_inactive=rgb(505050)
col.border_locked_active=rgb(12cfc0)
}
input {
touchpad {
clickfinger_behavior=true
natural_scroll=true
}
follow_mouse=2
kb_layout=us
kb_model=
kb_options=
kb_rules=
kb_variant=
numlock_by_default=true
}
misc {
background_color=rgb(151515)
disable_hyprland_logo=true
disable_splash_rendering=true
}
bindm=SUPER, mouse:272, movewindow
bindm=SUPER, mouse:273, resizewindow
bindm=SUPER SHIFT, mouse:272, resizewindow
binds=SUPER, RETURN, exec, /nix/store/5slwhx8swf06v8awvb0ngz3idvnwpm1l-uwsm-0.20.5/bin/uwsm app -- /nix/store/6mix1bfa7r5dm72kbml8n0kd46z67pg3-kitty-0.38.1/bin/kitty
binds=SUPER, Q, killactive,
binds=SUPER, M, exit,
binds=SUPER, N, exec, /nix/store/5slwhx8swf06v8awvb0ngz3idvnwpm1l-uwsm-0.20.5/bin/uwsm app -- /nix/store/9gqjjsdfpg8appknd76a67y21r6ppnm8-SwayNotificationCenter-0.10.1/bin/swaync-client -t
binds=SUPER, V, togglefloating,
binds=SUPER, F, fullscreen, 1
binds=SUPER SHIFT, F, fullscreen, 0
binds=SUPER, SPACE, exec, /nix/store/5slwhx8swf06v8awvb0ngz3idvnwpm1l-uwsm-0.20.5/bin/uwsm app -- /nix/store/svmdyr71wmjff2f482krw4n0gls381jf-tofi-0.9.1/bin/tofi-drun --drun-launch=true --width 100% --height 100%
binds=SUPER, P, pseudo,
binds=SUPER, J, togglesplit,
binds=SUPER, left, movefocus, l
binds=SUPER, right, movefocus, r
binds=SUPER, up, movefocus, u
binds=SUPER, down, movefocus, d
binds=SUPER, 1, workspace, 1
binds=SUPER, 2, workspace, 2
binds=SUPER, 3, workspace, 3
binds=SUPER, 4, workspace, 4
binds=SUPER, 5, workspace, 5
binds=SUPER, 6, workspace, 6
binds=SUPER, 7, workspace, 7
binds=SUPER, 8, workspace, 8
binds=SUPER, 9, workspace, 9
binds=SUPER, 0, workspace, 10
binds=SUPER SHIFT, 1, movetoworkspace, 1
binds=SUPER SHIFT, 2, movetoworkspace, 2
binds=SUPER SHIFT, 3, movetoworkspace, 3
binds=SUPER SHIFT, 4, movetoworkspace, 4
binds=SUPER SHIFT, 5, movetoworkspace, 5
binds=SUPER SHIFT, 6, movetoworkspace, 6
binds=SUPER SHIFT, 7, movetoworkspace, 7
binds=SUPER SHIFT, 8, movetoworkspace, 8
binds=SUPER SHIFT, 9, movetoworkspace, 9
binds=SUPER SHIFT, 0, movetoworkspace, 10
binds=SUPER, S, togglespecialworkspace, scratchpad
binds=SUPER SHIFT, S, movetoworkspace, special:scratchpad
binds=SUPER SHIFT, W, movecurrentworkspacetomonitor,+1
monitor=eDP-1, preferred, 0x0, 1.5
monitor=desc:Samsung Electric Company LS27A600U HNMWA01347, preferred, auto-left, 1
monitor=, preferred, auto, 1
windowrulev2=nofocus, class:^$, title:^$, xwayland:1, floating:1, fullscreen:0, pinned:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment