refactor(hypr): improve animations and appearance
This commit is contained in:
parent
e334a6b1a2
commit
c3de219170
@ -17,10 +17,11 @@ decoration {
|
||||
animations {
|
||||
enabled = 1
|
||||
bezier = overshot,0.08,0.8,0,1.1
|
||||
animation = windows,1,5,overshot,slide
|
||||
animation = border,1,10,default
|
||||
animation = fade,1,10,default
|
||||
animation = workspaces,1,6,default
|
||||
bezier = quick_curve,0,.5,0,.5
|
||||
animation = windows,1,4,overshot,slide
|
||||
animation = border,1,3,default
|
||||
animation = fade,1,15,default
|
||||
animation = workspaces,1,4,default
|
||||
}
|
||||
|
||||
exec = swaybg -i ~/.local/share/wallpapers/Nebula.jpg -m "fill" -o '*'
|
||||
|
@ -6,8 +6,8 @@ general {
|
||||
gaps_in = 5
|
||||
gaps_out = 10
|
||||
border_size = 2
|
||||
col.active_border = 0xff$waveRed 0xff$surimiOrange 0xff$sakuraPink 0xff$roninYellow 0xff$crystalBlue 115deg
|
||||
col.inactive_border = 0xff$oniViolet
|
||||
col.active_border = 0xff$waveRed 0xff$surimiOrange 0xff$sakuraPink 0xff$roninYellow 0xff$crystalBlue 0xff$lightBlue 0xff$springGreen 0xff$peachRed 45deg
|
||||
col.inactive_border = 0xff$sumiInk4
|
||||
apply_sens_to_raw = false
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user