[hyprland] fancy blue border

This commit is contained in:
Simon Cornet 2024-06-03 18:26:53 +02:00
parent 5b2ae65b19
commit 27c0cec7c4
2 changed files with 14 additions and 8 deletions

View File

@ -3,6 +3,10 @@
# include hyprland configs
home.file.".config/hypr/general.conf".text = ''
# environment
env = MOZ_ENABLE_WAYLAND,1
env = ELECTRON_OZONE_PLATFORM_HINT,auto
# dwindle secion
dwindle {
pseudotile = yes
@ -13,7 +17,7 @@
general {
border_size = 3
col.active_border = rgba(528bffaa)
col.active_border = rgba(528bffaa) rgba(043a8baa) rgba(043a8baa) rgba(043a8baa) rgba(043a8baa) 90deg
col.inactive_border = rgb(595959)
gaps_in = 5

View File

@ -20,11 +20,13 @@
bezier = fade, 0.05, 1, 0.1, 1
bezier = smoothOut, 0.36, 0, 0.66, 1
bezier = smoothIn, 0.25, 1, 0.5, 1
bezier = liner, 1, 1, 1, 1
animation = windows, 1, 3, smoothIn,
animation = windowsOut, 1, 3, smoothOut,
animation = windowsMove, 1, 3, default
animation = border, 1, 10, default
animation = borderangle, 1, 45, liner, loop
animation = fade, 1, 5, smoothIn
animation = fadeDim, 1, 5, smoothIn
animation = workspaces, 1, 8, fade